[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / 4 / 2 / WWKit / 0.0.5 / WWKit.podspec.json
blob958bbc21d83508de0131edbdd60f6cbcace14dfb
2   "name": "WWKit",
3   "version": "0.0.5",
4   "summary": "WWKit基础库",
5   "description": "WWKit是iOS项目通用基础库",
6   "homepage": "https://github.com/wuxuezhen/WWKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wuxuezhen": "xzzhenw@163.com"
13   },
14   "source": {
15     "git": "https://github.com/wuxuezhen/WWKit.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "MBProgressHUD": [
25     ],
26     "YYKit": [
28     ],
29     "AFNetworking": [
31     ],
32     "MJRefresh": [
34     ]
35   },
36   "subspecs": [
37     {
38       "name": "WWGCD",
39       "source_files": "WWKit/Classes/WWGCD"
40     }
41   ]