blob: 32aa4f8761727d7758a79202530ac7cba1a0ec47 [file] [log] [blame]
{
"name": "GexinSDK",
"version": "1.0.7",
"summary": "Gexin SDK",
"description": "个推 iOS SDK",
"homepage": "http://www.igetui.com/usage/",
"license": {
"type": "Copyright",
"text": "个推云推送,All Rights Reserved."
},
"authors": {
"Geitui": "http://www.igetui.com/"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/candyan/GexinSDK.git",
"tag": "1.0.7"
},
"vendored_libraries": "libGexinSdk-1.0.7.a",
"public_header_files": "include/**/*.h",
"frameworks": [
"SystemConfiguration",
"CFNetwork",
"Security"
],
"libraries": [
"z",
"sqlite3.0"
],
"requires_arc": true
}