[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / e / 9 / YLZ-Kit-iOS / 0.1.0 / YLZ-Kit-iOS.podspec.json
blob8cab1710e24c8e2b2d8fa247b6c31639cdfa0129
2   "name": "YLZ-Kit-iOS",
3   "version": "0.1.0",
4   "summary": "A short description of YLZ-Kit-iOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/stoneUoU/YLZ-Kit-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "stoneUoU@163.com": "stoneuou@163.com"
13   },
14   "source": {
15     "git": "https://github.com/stoneUoU/YLZ-Kit-iOS.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YLZ-Kit-iOS/**/*.{h,m}",
22   "public_header_files": "YLZ-Kit-iOS/Classes/**/*.h",
23   "dependencies": {
24     "YYKit": [
26     ],
27     "Toast": [
29     ],
30     "Masonry": [
32     ],
33     "SDWebImage": [
35     ]
36   }