blob: d9a8865eaa44bad78873ada9e2a1ac4c30a59f26 [file] [log] [blame]
{
"name": "UPushSDK",
"version": "1.0.7-ZXJT",
"summary": "UPush SDK for iOS.",
"requires_arc": true,
"homepage": "https://github.com/LKG-TEAM/UPush-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linkstec@linkstec.com": "linkstec@linkstec.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LKG-TEAM/UPush-iOS.git",
"branch": "1.0.7-ZXJT"
},
"source_files": "UPush/*.{h}",
"vendored_libraries": "UPush/libUPush.a",
"frameworks": "UIKit",
"resources": "UPush/UPush.bundle",
"public_header_files": "UPush/*.{h}",
"libraries": "z",
"module_name": "UPushSDK"
}