[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 1 / 8 / TPNS-iOS / 1.3.9.0 / TPNS-iOS.podspec.json
blob108f96efc953d17f4fddf3cdac5b8be4458f2ef1
2   "name": "TPNS-iOS",
3   "version": "1.3.9.0",
4   "summary": "腾讯移动推送(iOS)",
5   "homepage": "https://cloud.tencent.com/product/tpns/",
6   "authors": "tencent",
7   "license": "MIT",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "frameworks": [
12     "CFNetwork",
13     "SystemConfiguration",
14     "CoreTelephony",
15     "CoreGraphics",
16     "Foundation",
17     "UserNotifications",
18     "CoreData"
19   ],
20   "libraries": [
21     "z",
22     "sqlite3"
23   ],
24   "source": {
25     "git": "https://github.com/TencentCloud/TPNS-iOS-CocoaPods.git",
26     "branch": "V1.3.9.0"
27   },
28   "source_files": [
29     "XGVIPPush/XGLocalNotification.h",
30     "XGVIPPush/XGPush.h",
31     "XGVIPPush/XGPushPrivate.h",
32     "XGVIPPush/XGVoIPService.h"
33   ],
34   "vendored_libraries": "XGVIPPush/libXG-SDK-Cloud.a",
35   "vendored_frameworks": [
36     "XGVIPPush/XGMTACloud.framework",
37     "XGVIPPush/InAppMessage/XGInAppMessage.framework"
38   ]