[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 9 / 1 / 8 / TPNS-iOS / 1.2.6.1 / TPNS-iOS.podspec.json
blobcac03fb06e936da1a7c4e0e12444d00636c6f45b
2   "name": "TPNS-iOS",
3   "version": "1.2.6.1",
4   "summary": "腾讯移动推送(iOS)",
5   "homepage": "https://cloud.tencent.com/product/tpns/",
6   "authors": "tencent",
7   "license": "MIT",
8   "platforms": {
9     "ios": "8.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://git.code.tencent.com/tpns/XG-CocoaPods.git",
26     "tag": "1.2.6.1"
27   },
28   "source_files": [
29     "XGVIPPush/XGForFreeVersion.h",
30     "XGVIPPush/XGPush.h",
31     "XGVIPPush/XGPushPrivate.h"
32   ],
33   "vendored_libraries": "XGVIPPush/libXG-SDK-Cloud.a",
34   "vendored_frameworks": "XGVIPPush/XGMTACloud.framework"