diff --git a/Specs/6/f/a/WCPhotoManipulator/2.6.0/WCPhotoManipulator.podspec.json b/Specs/6/f/a/WCPhotoManipulator/2.6.0/WCPhotoManipulator.podspec.json new file mode 100644 index 000000000000000..5cee176edf43759 --- /dev/null +++ b/Specs/6/f/a/WCPhotoManipulator/2.6.0/WCPhotoManipulator.podspec.json @@ -0,0 +1,20 @@ +{ + "name": "WCPhotoManipulator", + "version": "2.6.0", + "summary": "iOS Image Processing API to edit photo programmatically.", + "homepage": "https://github.com/guhungry/ios-photo-manipulator", + "license": "MIT", + "authors": { + "Woraphot Chokratanasombat": "guhungry@gmail.com" + }, + "platforms": { + "ios": "9.0" + }, + "source": { + "git": "https://github.com/guhungry/ios-photo-manipulator.git", + "tag": "2.6.0" + }, + "source_files": "Sources/WCPhotoManipulator/**/*.{swift}", + "swift_versions": "5.0", + "swift_version": "5.0" +}