[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 2 / 7 / 4 / WxxKit / 2.1.9 / WxxKit.podspec.json
blob5d8b3d2d193f4a4ea698f61e5f6a604b5ab02968
2   "name": "WxxKit",
3   "version": "2.1.9",
4   "summary": "iOS通用库",
5   "homepage": "https://github.com/wengxianxun/WxxKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "authors": {
14     "wengxianxun": "wengxianxun@hotmail.com"
15   },
16   "source": {
17     "git": "https://github.com/wengxianxun/WxxKit.git",
18     "tag": "2.1.9"
19   },
20   "default_subspecs": "iad",
21   "subspecs": [
22     {
23       "name": "iad",
24       "source_files": "WxxKit/WxxKitFrameWork/wxxiOSCode/iad/*.{h,m}"
25     },
26     {
27       "name": "memory",
28       "source_files": "WxxKit/WxxKitFrameWork/wxxiOSCode/memory/*.{h,m}"
29     },
30     {
31       "name": "skstorereview",
32       "source_files": "WxxKit/WxxKitFrameWork/wxxiOSCode/skstorereview/*.{h,m}"
33     },
34     {
35       "name": "view",
36       "source_files": "WxxKit/WxxKitFrameWork/wxxiOSCode/view/*.{h,m}"
37     },
38     {
39       "name": "base",
40       "source_files": "WxxKit/WxxKitFrameWork/wxxiOSCode/base/*.{h,m}"
41     }
42   ]