blob: 572db0134328c09e6f20d5fc763a47b08fd89f6f [file] [log] [blame]
{
"name": "PSSDK-inner",
"version": "1.0.1",
"summary": "PSSDK dev version",
"homepage": "https://github.com/yehongZhou/PSSDK-inner",
"license": "Code is MIT, then custom font licenses.",
"authors": {
"zhouyehong": "zhouyehong@newborn-town.com"
},
"source": {
"git": "https://github.com/yehongZhou/PSSDK-inner.git",
"tag": "1.0.1"
},
"social_media_url": "http://www.pingstart.com",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "PingStart/*.{h,m}",
"ios": {
"vendored_libraries": "PingStart/libPingStart.a"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"libraries": "z"
}