[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 4 / 2 / WWKit / 0.0.3 / WWKit.podspec.json
blob1ee511f540add62c412424557fd876800f92fcac
2   "name": "WWKit",
3   "version": "0.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WWKit/Classes/**/*",
22   "subspecs": [
23     {
24       "name": "WWGCD",
25       "source_files": "WWKit/Classes/WWGCD/*.{h,m}"
26     }
27   ]