[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 9 / 7 / XLinkSDK / 6.2.1.18 / XLinkSDK.podspec.json
blob7a7298f8fd9642a20093c0d790edd704fa61cdf1
2   "name": "XLinkSDK",
3   "version": "6.2.1.18",
4   "summary": "XLink crop Iot SDK for iOS.",
5   "description": "XLink crop Iot SDK for iOS.more info can view in www.xlink.cn.",
6   "homepage": "https://github.com/AllenKwok/XLinkSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AllenKwok": "guopeilun@xlink.cn"
13   },
14   "source": {
15     "git": "https://github.com/AllenKwok/XLinkSDK-iOS.git",
16     "tag": "6.2.1.18"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": "Foundation",
22   "source_files": [
23     "include/*.h",
24     "include/**/*.h"
25   ],
26   "vendored_libraries": "lib/*.a",
27   "ios": {
28     "libraries": [
29       "stdc++",
30       "z"
31     ]
32   },
33   "xcconfig": {
34     "OTHER_LDFLAGS": "-ObjC"
35   }