[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / 6 / YZBaseUI / 0.2.3 / YZBaseUI.podspec.json
blobe212ca0667c74bcfbad108a4ebe97d103c13daa8
2   "name": "YZBaseUI",
3   "version": "0.2.3",
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.2.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YZBaseUI/Classes/**/*",
22   "resource_bundles": {
23     "YZBaseUI": [
24       "YZBaseUI/Resources.bundle"
25     ]
26   }