blob: 3c400839135b3b771353fa1b13cf18266503bba7 [file] [log] [blame]
{
"name": "PSSDK-inner",
"version": "1.0.4",
"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.4"
},
"social_media_url": "http://www.pingstart.com",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"CoreGraphics",
"UIKit",
"Foundation",
"QuartzCore",
"StoreKit",
"SystemConfiguration",
"CoreTelephony",
"Security",
"AdSupport"
],
"source_files": "PingStart/*.{h,m}",
"ios": {
"vendored_libraries": "PingStart/libPingStart.a"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"libraries": "z"
}