[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 0 / a / Getui / 1.5.3 / Getui.podspec.json
blob5020f9075f52de83ece5eb3ad2fa762434aa3677
2   "name": "Getui",
3   "version": "1.5.3",
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.5.3"
19   },
20   "description": "个推 iOS SDK 含IDFA版本",
21   "requires_arc": true,
22   "frameworks": [
23     "SystemConfiguration",
24     "CFNetwork",
25     "Security",
26     "AVFoundation",
27     "CoreLocation",
28     "CoreBluetooth",
29     "CoreTelephony",
30     "JavaScriptCore",
31     "MobileCoreServices",
32     "AdSupport"
33   ],
34   "libraries": [
35     "z",
36     "sqlite3",
37     "c++"
38   ],
39   "default_subspecs": "Core",
40   "subspecs": [
41     {
42       "name": "Core",
43       "source_files": "GeTuiSdk.h",
44       "vendored_libraries": "libGeTuiSdk-1.5.3.a"
45     },
46     {
47       "name": "GetuiExtSdk",
48       "source_files": "GeTuiExtSdk.h",
49       "frameworks": "UserNotifications",
50       "vendored_libraries": "libGtExtensionSdk-1.0.0.a"
51     }
52   ]