[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / 2 / GetuiSDK-NoIDFA / 1.6.2.0 / GetuiSDK-NoIDFA.podspec.json
blob048b990a0e8f3b9eb2620f58ab45ca246d3dafb5
2   "name": "GetuiSDK-NoIDFA",
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 NoIDFA Version",
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-NoIDFA.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   ],
31   "libraries": [
32     "z",
33     "sqlite3",
34     "c++"
35   ],
36   "default_subspecs": "Core",
37   "subspecs": [
38     {
39       "name": "Core",
40       "source_files": "GeTuiSdk.h",
41       "vendored_libraries": "libGeTuiSdk-1.6.2.0-noidfa.a"
42     },
43     {
44       "name": "GetuiExtSdk",
45       "source_files": "GeTuiExtSdk.h",
46       "frameworks": "UserNotifications",
47       "vendored_libraries": "libGtExtensionSdk-1.1.0.a"
48     }
49   ]