[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / f / 6 / JXSDK_MCS / 2.3.4 / JXSDK_MCS.podspec.json
blobcfa142ed3145955dffb358ffc0b9ba8df359fced
2   "name": "JXSDK_MCS",
3   "version": "2.3.4",
4   "summary": "The SDK for mcsuser",
5   "homepage": "https://github.com/jiaxincloud/JXSDK_MCS",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "jiaxin": "github@jiaxincloud.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/jiaxincloud/JXSDK_MCS.git",
18     "tag": "2.3.4"
19   },
20   "source_files": "JXSDK_Lite/**/*.h",
21   "requires_arc": true,
22   "frameworks": "SystemConfiguration",
23   "libraries": [
24     "c++",
25     "xml2",
26     "sqlite3",
27     "resolv"
28   ],
29   "vendored_libraries": [
30     "JXSDK_Lite/*.a"
31   ],
32   "xcconfig": {
33     "OTHER_LDFLAGS": "-ObjC"
34   },
35   "user_target_xcconfig": {
36     "ENABLE_BITCODE": "NO"
37   },
38   "pod_target_xcconfig": {
39     "ENABLE_BITCODE": "NO"
40   }