[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 4 / 9 / ZCSAvatarCapture / 0.0.4 / ZCSAvatarCapture.podspec.json
blob5889017d6ba0788388de60c036e703aa0e23c522
2   "name": "ZCSAvatarCapture",
3   "version": "0.0.4",
4   "summary": "User avatar editing made nice.",
5   "description": "This is a nice interface for editing a photo. Just tap on the photo to change it. It's greate for user avatars.",
6   "homepage": "https://github.com/zshannon/ZCSAvatarCapture",
7   "screenshots": [
8     "https://raw.githubusercontent.com/zshannon/ZCSAvatarCapture/screenshots/one.png",
9     "https://raw.githubusercontent.com/zshannon/ZCSAvatarCapture/screenshots/two.png",
10     "https://raw.githubusercontent.com/zshannon/ZCSAvatarCapture/screenshots/three.png",
11     "https://raw.githubusercontent.com/zshannon/ZCSAvatarCapture/screenshots/four.png"
12   ],
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Zane Shannon": "zane@smileslaughs.com"
19   },
20   "social_media_url": "http://twitter.com/zaneshannon",
21   "platforms": {
22     "ios": "7.0"
23   },
24   "source": {
25     "git": "https://github.com/zshannon/ZCSAvatarCapture.git",
26     "tag": "0.0.4"
27   },
28   "source_files": "ZCSAvatarCaptureController.{h,m}",
29   "resource_bundles": {
30     "PKImageBundle": [
31       "PKImageBundle.bundle/*.png"
32     ]
33   },
34   "requires_arc": true