[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / a / 7 / UPushSDK / 1.0.7-ZXJT / UPushSDK.podspec.json
blobd9a8865eaa44bad78873ada9e2a1ac4c30a59f26
2   "name": "UPushSDK",
3   "version": "1.0.7-ZXJT",
4   "summary": "UPush SDK for iOS.",
5   "requires_arc": true,
6   "homepage": "https://github.com/LKG-TEAM/UPush-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "linkstec@linkstec.com": "linkstec@linkstec.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/LKG-TEAM/UPush-iOS.git",
19     "branch": "1.0.7-ZXJT"
20   },
21   "source_files": "UPush/*.{h}",
22   "vendored_libraries": "UPush/libUPush.a",
23   "frameworks": "UIKit",
24   "resources": "UPush/UPush.bundle",
25   "public_header_files": "UPush/*.{h}",
26   "libraries": "z",
27   "module_name": "UPushSDK"