blob: 240eca538fc6c3c051b8849a76ab481b6525f599 [file] [log] [blame]
{
"name": "UPushSDK",
"version": "1.0.1-DWCRM",
"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.1-DWCRM"
},
"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"
}