blob: 1b5afc7db9e2649213b520052203515390307f02 [file] [log] [blame]
{
"name": "libpolyvSDK",
"version": "0.0.1",
"summary": "Polyv iOS SDK.",
"homepage": "https://github.com/caobug/libpolyvSDK",
"license": {
"type": "Copyright",
"text": "© 2008 - 2016 Caobug All Right Reserved."
},
"authors": {
"caobug": "122644265@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/caobug/libpolyvSDK.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"*.{h,m}"
],
"vendored_libraries": "libpolyvSDK.a",
"libraries": [
"sqlite3.0",
"z"
]
}