[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 4 / 1 / e / YKLine / 0.1.1 / YKLine.podspec.json
blobd7d579e2ac893a0a151b423a2d2a62c39aad0986
2   "name": "YKLine",
3   "version": "0.1.1",
4   "summary": "Cocoapods version of Y_KLine.",
5   "homepage": "https://github.com/iDurian/Y_KLine",
6   "license": "MIT",
7   "authors": {
8     "iDurian": "gaodongdong1989@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/iDurian/Y_KLine.git",
15     "tag": "0.1.1"
16   },
17   "source_files": [
18     "Sources",
19     "Sources/**/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
26     ]
27   }