[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 8 / f / 7 / xwFramwork / 0.1.0 / xwFramwork.podspec.json
blob11b7a8867d350461bc1678edeb4de8a0226b144a
2   "name": "xwFramwork",
3   "version": "0.1.0",
4   "summary": "A short description of xwFramwork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/xiaowei_dajiabao/xwFramwork.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "weiwenbing394": "676856553@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/xiaowei_dajiabao/xwFramwork.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   },
25   "source_files": "xwFramwork/Classes/**/*",
26   "dependencies": {
27     "UMCommon": [
28       "1.1.9.P"
29     ],
30     "UMSPM": [
31       "1.1.3"
32     ],
33     "UMCCommonLog": [
34       "2.0.2"
35     ]
36   }