[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 7 / 3 / 5 / BaseUikit / 0.0.2 / BaseUikit.podspec.json
blobd596b8724480b2b8938dfc7fa9711cb56b99bf65
2   "name": "BaseUikit",
3   "version": "0.0.2",
4   "summary": "A short description of BaseUikit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "991779153@qq.com": "1731036868@qq.com"
13   },
14   "source": {
15     "git": "git@gitee.com:huyiyong/hnuikit.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BaseUikit/BaseUikit/Classes/*.{h,m}",
22   "resource_bundles": {
23     "BaseUikit": [
24       "BaseUikit/BaseUikit/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "SVProgressHUD": [
29       "~> 2.2.5"
30     ]
31   }