blob: a232a7a6466379cdb164270ba8d877a1dc8aaeeb [file] [log] [blame]
{
"name": "BFPushSdk",
"version": "0.0.2",
"summary": "BFPushSdk.",
"homepage": "http://192.168.1.204:80/Phoneu_SDK/BF_PushSdk.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wutianyu": "451042347@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://192.168.1.204:80/Phoneu_SDK/BF_PushSdk.git",
"tag": "0.0.2"
},
"source_files": "BFPushSdk/JPush/*.{h,m}",
"dependencies": {
"JCore": [
"~> 2.1.4-noidfa"
],
"JPush": [
"~> 3.2.4-noidfa"
]
},
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphonesimulator*]": ""
}
}