[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / f / 9 / GConnectivitySDK / 1.0.1 / GConnectivitySDK.podspec.json
blob63618dc6f4ddcaac17664c6e99cd9b8bfbba3c73
2   "name": "GConnectivitySDK",
3   "version": "1.0.1",
4   "summary": "This is the Fon Connectivity SDK for iOS devices.",
5   "homepage": "https://github.com/YinJone/WPASDK_gotell",
6   "license": "MIT",
7   "authors": {
8     "Jone.yin": "yin_jone@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "vendored_frameworks": "ConnectivitySDK.framework",
14   "frameworks": "Foundation",
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/YinJone/ConnectivitySDK_gotell.git",
18     "tag": "1.0.1"
19   },
20   "dependencies": {
21     "GWisprSDK": [
22       "1.0.1"
23     ]
24   },
25   "xcconfig": {
26     "OTHER_LDFLAGS": "-ObjC"
27   }