blob: 01058857fe0a4c7bf46c626f3ebeaeb5c3e4a373 [file] [log] [blame]
{
"name": "PSSDK-inner",
"version": "1.0.5",
"summary": "PSSDK dev version",
"homepage": "https://github.com/yehongZhou/PSSDK-inner",
"license": "MIT",
"authors": {
"zhouyehong": "zhouyehong@newborn-town.com"
},
"source": {
"git": "https://github.com/yehongZhou/PSSDK-inner.git",
"tag": "1.0.5"
},
"social_media_url": "http://www.pingstart.com",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"default_subspecs": "Default",
"subspecs": [
{
"name": "Default",
"preserve_paths": "PingStart/NbtPingStart.framework",
"source_files": "PingStart/NbtPingStart.framework/Headers/*.h",
"public_header_files": "PingStart/NbtPingStart.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "PingStart/NbtPingStart.framework"
}
}
]
}