[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / f / 6 / JXSDK_MCS / 1.0.0 / JXSDK_MCS.podspec.json
blob5f73a850d108f2395f16bf6d34538bc016f35a87
2   "name": "JXSDK_MCS",
3   "version": "1.0.0",
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": "1.0.0"
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   }