[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 9 / 6 / ZWToolKit / 0.1.1 / ZWToolKit.podspec.json
blobef38a91200cfe8eda7efabf7f9270046938f8fd3
2   "name": "ZWToolKit",
3   "version": "0.1.1",
4   "summary": "常用工具集合库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sunnyzw/ZWToolKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sunny": "sunny_szw@163.com"
13   },
14   "source": {
15     "git": "https://github.com/sunnyzw/ZWToolKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "subspecs": [
22     {
23       "name": "ZWProgressHUD",
24       "source_files": "ZWToolKit/Classes/ZWProgressHUD/**/*",
25       "resource_bundles": {
26         "ZWToolKit": [
27           "ZWToolKit/Assets/ZWProgressHUD.xcassets"
28         ]
29       },
30       "dependencies": {
31         "MBProgressHUD": [
33         ]
34       }
35     }
36   ]