blob: 7eba8e73a604839784505e728564ff9b928724e8 [file] [log] [blame]
{
"name": "WCPhotoManipulator",
"version": "2.0.0-alpha2",
"summary": "An image processing library for iOS",
"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": "v2.0.0-alpha2"
},
"source_files": "WCPhotoManipulator/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}