blob: c4b3ea82d19e3957b78b7a8cef75860a453fe41a [file] [log] [blame]
{
"name": "SXPhotoEditor",
"version": "0.0.3",
"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.3"
},
"source_files": "SXPhotoEditor/Classes/**/*.{h,m}",
"resources": "SXPhotoEditor/Classes/common/LFMediaEditingController.bundle",
"requires_arc": true
}