[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / 0 / KSDebugLayer / 1.0.0 / KSDebugLayer.podspec.json
blob9a5dd2654c9a0e3bc4778b4220ec028dc2713e68
2   "name": "KSDebugLayer",
3   "version": "1.0.0",
4   "summary": "A CALayer subclass for debugging animations",
5   "homepage": "https://github.com/Keithbsmiley/KSDebugLayer",
6   "license": "MIT",
7   "authors": {
8     "Keith Smiley": "keithbsmiley@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/SmileyKeith",
11   "platforms": {
12     "ios": "7.0",
13     "osx": "10.9"
14   },
15   "source": {
16     "git": "https://github.com/Keithbsmiley/KSDebugLayer.git",
17     "tag": "v1.0.0"
18   },
19   "source_files": "*.{h,m}",
20   "frameworks": "QuartzCore",
21   "requires_arc": true