[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / 6 / YZBaseUI / 0.1.0 / YZBaseUI.podspec.json
blobb5fb1c49b27c4454596ed51f5c2224de8e9919ba
2   "name": "YZBaseUI",
3   "version": "0.1.0",
4   "summary": "自用的部分控件",
5   "description": "Some Base UI",
6   "homepage": "https://github.com/YuzuWang/YZBaseUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "niansi.no@gmail.com": "iwungsc@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/YuzuWang/YZBaseUI.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YZBaseUI/Classes/**/*",
22   "resource_bundles": {
23     "YZBaseUI": [
24       "YZBaseUI/Assets/*/*.*"
25     ]
26   }