[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 0 / a / Getui / 1.6.2.0 / Getui.podspec.json
blob1e0308e43d03999b201b8d7796ee6b888cf052a5
2   "name": "Getui",
3   "version": "1.6.2.0",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "Copyright",
9     "text": "个推云推送,All Rights Reserved."
10   },
11   "summary": "Getui Push SDK",
12   "homepage": "http://docs.getui.com/mobile/ios/overview/",
13   "authors": {
14     "Geitui": "http://www.igetui.com/"
15   },
16   "source": {
17     "git": "https://github.com/fmricky/Getui.git",
18     "tag": "1.6.2.0"
19   },
20   "description": "个推 iOS SDK 含IDFA版本",
21   "requires_arc": true,
22   "frameworks": [
23     "SystemConfiguration",
24     "CFNetwork",
25     "Security",
26     "AVFoundation",
27     "CoreLocation",
28     "CoreTelephony",
29     "MobileCoreServices",
30     "AdSupport"
31   ],
32   "libraries": [
33     "z",
34     "sqlite3",
35     "c++"
36   ],
37   "default_subspecs": "Core",
38   "subspecs": [
39     {
40       "name": "Core",
41       "source_files": "GeTuiSdk.h",
42       "vendored_libraries": "libGeTuiSdk-1.6.2.0.a"
43     },
44     {
45       "name": "GetuiExtSdk",
46       "source_files": "GeTuiExtSdk.h",
47       "frameworks": "UserNotifications",
48       "vendored_libraries": "libGtExtensionSdk-1.1.0.a"
49     }
50   ]