blob: 677726b1bcafaed52649084967b39c653bd1fdfb [file] [log] [blame]
{
"name": "SXPhotoEditor",
"version": "0.0.2",
"summary": "Basic image editor library",
"description": "A tinny photo editor in Objective C, based on LFMediaEditingController",
"homepage": "https://github.com/banvanba/SXPhotoEditor",
"license": "MIT",
"authors": {
"Ba Ban": "ba.ban@unseen.is"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/banvanba/SXPhotoEditor.git",
"tag": "0.0.2"
},
"source_files": "SXPhotoEditor/Classes/**/*.{h,m}",
"requires_arc": true
}