blob: 6e14dbfae3581958ec6c8b16f57ad49d7db181da [file] [log] [blame]
{
"name": "WCPhotoManipulator",
"version": "1.0.0",
"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": "v1.0.0"
},
"source_files": "WCPhotoManipulator/**/*.{h,m}"
}