[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / 0 / GetuiCore / 1.0.0.0 / GetuiCore.podspec.json
blobce6f12b9052779f279c3d589a0a81c077ce08277
2   "name": "GetuiCore",
3   "version": "1.0.0.0",
4   "summary": "个推基础组件",
5   "homepage": "https://github.com/GetuiLaboratory/getui-core-ios-cocoapods",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "aklee": "linwt@getui.com"
12   },
13   "source": {
14     "git": "https://github.com/GetuiLaboratory/getui-core-ios-cocoapods.git",
15     "tag": "1.0.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "ios": {
21     "vendored_frameworks": "GetuiCore.framework"
22   },
23   "libraries": [
24     "c++",
25     "resolv",
26     "sqlite3",
27     "xml2",
28     "z"
29   ],
30   "frameworks": [
31     "UIKit",
32     "Foundation",
33     "CoreTelephony",
34     "CoreLocation",
35     "UserNotifications",
36     "SystemConfiguration"
37   ],
38   "pod_target_xcconfig": {
39     "OTHER_LDFLAGS": "-lObjC"
40   }