[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / a / 7 / UPushSDK / 1.0.1-DWCRM / UPushSDK.podspec.json
blob240eca538fc6c3c051b8849a76ab481b6525f599
2   "name": "UPushSDK",
3   "version": "1.0.1-DWCRM",
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.1-DWCRM"
20   },
21   "source_files": "UPush/*.{h}",
22   "vendored_libraries": "UPush/libUPush.a",
23   "frameworks": "UIKit",
24   "resources": [
25     "UPush/UPush.bundle"
26   ],
27   "public_header_files": "UPush/*.{h}",
28   "libraries": "z",
29   "module_name": "UPushSDK"