[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / 4 / CRPixellatedView / 1.0.1 / CRPixellatedView.podspec.json
blob6ba9fd50b3c6d9d2d0d22755df8793de86246fb1
2   "name": "CRPixellatedView",
3   "version": "1.0.1",
4   "license": "MIT",
5   "homepage": "https://github.com/chroman/CRPixellatedView",
6   "authors": {
7     "Christian Roman": "chroman16@gmail.com"
8   },
9   "summary": "Custom UIView subclass with a pixellated animation inspired by Facebook's Slingshot app.",
10   "source": {
11     "git": "https://github.com/chroman/CRPixellatedView.git",
12     "tag": "1.0.1"
13   },
14   "source_files": "CRPixellatedView/*.{h,m}",
15   "frameworks": [
16     "UIKit",
17     "QuartzCore"
18   ],
19   "requires_arc": true,
20   "social_media_url": "https://twitter.com/chroman",
21   "platforms": {
22     "ios": "6.0"
23   }