[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / a / 7 / GetuiBXSDK / 2.1.0.0 / GetuiBXSDK.podspec.json
blob5dd50eeb82e9ef7928f660e675858ced260f7c9e
2   "name": "GetuiBXSDK",
3   "version": "2.1.0.0",
4   "summary": "个推变现 iOS SDK CocoaPods 集成库",
5   "homepage": "https://github.com/GetuiLaboratory/getui-bxsdk-ios-cocoapods",
6   "license": "MIT",
7   "authors": {
8     "个推": "support@getui.com"
9   },
10   "source": {
11     "git": "https://github.com/GetuiLaboratory/getui-bxsdk-ios-cocoapods.git",
12     "tag": "2.1.0.0"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "ios": {
18     "vendored_libraries": "libGTCommonSDK-1.1.1.0.a",
19     "vendored_frameworks": "GetuiBXSdk.framework"
20   },
21   "frameworks": [
22     "AdSupport",
23     "AVFoundation",
24     "CoreLocation",
25     "CoreTelephony",
26     "CoreMotion",
27     "MessageUI",
28     "QuartzCore",
29     "SafariServices",
30     "Security",
31     "SystemConfiguration",
32     "WebKit",
33     "CoreMedia"
34   ],
35   "libraries": [
36     "c++",
37     "resolv",
38     "sqlite3",
39     "xml2",
40     "z"
41   ],
42   "pod_target_xcconfig": {
43     "OTHER_LDFLAGS": "-lObjC"
44   }