[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 1 / e / YKLine / 0.1.2 / YKLine.podspec.json
blob6c44336f44b9074c2ec629328273235103087f9d
2   "name": "YKLine",
3   "version": "0.1.2",
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.2"
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   }