[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / b / 5 / XWOcTools / 0.1.5 / XWOcTools.podspec.json
blobbede50d599e50bc396783d8d1c3188b8d50cf880
2   "name": "XWOcTools",
3   "version": "0.1.5",
4   "summary": "A short description of XWOcTools.",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "description": "TODO: Add long description of the pod here.",
9   "homepage": "https://gitee.com/ios_liuwei/xwoc-tools.git",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "liuwei": "735495048@qq.com"
16   },
17   "source": {
18     "git": "https://gitee.com/ios_liuwei/xwoc-tools.git",
19     "tag": "0.1.5"
20   },
21   "source_files": "XWOcTools/Classes/**/*",
22   "public_header_files": "XWOcTools/Classes/**/*.h",
23   "dependencies": {
24     "CocoaAsyncSocket": [
25       "7.6.5"
26     ],
27     "GCDWebServer/Core": [
28       "3.5.4"
29     ],
30     "GDataXMLNode2": [
31       "2.0.1"
32     ]
33   },
34   "pod_target_xcconfig": {
35     "GENERATE_INFOPLIST_FILE": "YES"
36   },
37   "user_target_xcconfig": {
38     "GENERATE_INFOPLIST_FILE": "YES"
39   }