[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 4 / WxxKit / 2.1.4 / WxxKit.podspec.json
blob212427e70d70866d86b3a8d3b60fb7485a57f1ca
2   "name": "WxxKit",
3   "version": "2.1.4",
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.4"
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   ]