blob: 61701be082d80fe0fe570d576532831cc6df094d [file] [log] [blame]
{
"name": "OLImageEditor",
"version": "2.0.0",
"license": "MIT",
"homepage": "https://github.com/OceanLabs/OLImageEditor",
"authors": {
"Deon Botha": "deon@oceanlabs.co"
},
"summary": "Easily add image crop functionality to your app",
"source": {
"git": "https://github.com/OceanLabs/OLImageEditor.git",
"tag": "2.0.0"
},
"source_files": [
"OLImageEditor/OL*.{h,m}"
],
"resources": [
"OLImageEditor/OLImageEditor.xcassets",
"*.lproj"
],
"dependencies": {
"SDWebImage": [
],
"DACircularProgress": [
]
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"social_media_url": "https://twitter.com/dbotha"
}