[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 1 / 4 / CALayerAdditions / 1.0.0 / CALayerAdditions.podspec.json
blobd0bc42367aa80f768a2196bedc9e4756fcd5d866
2   "name": "CALayerAdditions",
3   "version": "1.0.0",
4   "summary": "Convenience methods for CALayer, nicely bundled in a category",
5   "homepage": "https://github.com/JohnWong/CALayerAdditions",
6   "description": "Convenience methods for CALayer, nicely bundled in a category.",
7   "authors": {
8     "John Wong": "huangxiaozhe1988@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/JohnWong/CALayerAdditions.git",
12     "tag": "1.0.0"
13   },
14   "license": "MIT",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "ios": {
19     "frameworks": [
20       "QuartzCore"
21     ]
22   },
23   "source_files": "CALayerAdditions/Classes/*.{h,m}"