[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 1 / 8 / TPNS-iOS / 1.2.6.0 / TPNS-iOS.podspec.json
blob1f1a350df210a4f77057e96c0a12a167f1cb8e6e
2   "name": "TPNS-iOS",
3   "version": "1.2.6.0",
4   "summary": "腾讯移动推送(iOS)",
5   "homepage": "https://cloud.tencent.com/product/tpns/",
6   "authors": "tencent",
7   "license": "MIT",
8   "platforms": {
9     "ios": "7.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.0"
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"