[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / 4 / 9 / ZCSAvatarCapture / 0.0.3 / ZCSAvatarCapture.podspec.json
bloba9d6fc77d45fc01f1f6a47b265b1d1cb036e1d40
2   "name": "ZCSAvatarCapture",
3   "version": "0.0.3",
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.3"
27   },
28   "source_files": "ZCSAvatarCaptureController.{h,m}",
29   "resource_bundles": {
30     "PKImageBundle": [
31       "PKImageBundle.bundle/*.png"
32     ]
33   },
34   "requires_arc": true