[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / e / YLSystem / 0.2.8 / YLSystem.podspec.json
blob2727c699930c20d2abc871813c6851883793dcfa
2   "name": "YLSystem",
3   "version": "0.2.8",
4   "summary": "a component of SystemKit on iOS",
5   "homepage": "http://192.168.4.99/Kirk/YLSystem",
6   "description": "It is a component for ios SystemKit, written by OC.",
7   "license": "MIT",
8   "authors": {
9     "Kirk": "kk.07.self@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "http://192.168.4.99/Kirk/YLSystem.git",
16     "tag": "0.2.8"
17   },
18   "source_files": "YLSystem/YLSystem/**/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AsyncDisplayKit": [
23     ]
24   }