[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 9 / 7 / XLinkSDK / 6.1.1.7 / XLinkSDK.podspec.json
blobc3195973996c8a6dd2550890961ce414cf233533
2   "name": "XLinkSDK",
3   "version": "6.1.1.7",
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.1.1.7"
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   }