blob: 8dcce8f3064f1368054ec6cde983978b03a9f4ab [file] [log] [blame]
{
"name": "PSSDK-inner",
"version": "1.0.3",
"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.3"
},
"social_media_url": "http://www.pingstart.com",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "PingStart/*.{h,m}",
"ios": {
"vendored_libraries": "PingStart/libPingStart.a"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"libraries": "z"
}