blob: a9d6fc77d45fc01f1f6a47b265b1d1cb036e1d40 [file] [log] [blame]
{
"name": "ZCSAvatarCapture",
"version": "0.0.3",
"summary": "User avatar editing made nice.",
"description": "This is a nice interface for editing a photo. Just tap on the photo to change it. It's greate for user avatars.",
"homepage": "https://github.com/zshannon/ZCSAvatarCapture",
"screenshots": [
"https://raw.githubusercontent.com/zshannon/ZCSAvatarCapture/screenshots/one.png",
"https://raw.githubusercontent.com/zshannon/ZCSAvatarCapture/screenshots/two.png",
"https://raw.githubusercontent.com/zshannon/ZCSAvatarCapture/screenshots/three.png",
"https://raw.githubusercontent.com/zshannon/ZCSAvatarCapture/screenshots/four.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zane Shannon": "zane@smileslaughs.com"
},
"social_media_url": "http://twitter.com/zaneshannon",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zshannon/ZCSAvatarCapture.git",
"tag": "0.0.3"
},
"source_files": "ZCSAvatarCaptureController.{h,m}",
"resource_bundles": {
"PKImageBundle": [
"PKImageBundle.bundle/*.png"
]
},
"requires_arc": true
}