blob: 2d8516bbf951a0b15d5d24c7dd2d9da6fad93f54 [file] [log] [blame]
{
"name": "BeePaySDK",
"version": "1.5.2",
"summary": "集合内购支付sdk",
"description": "0.0.x:苹果支付接口整合\n0.1.0:bitcode\n1.x.x:全新内购sdk\n1.5.x:添加Kochava",
"homepage": "https://github.com/5hito/BeePaySDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"5hito": "beemans@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/5hito/BeePaySDK.git",
"tag": "1.5.2"
},
"frameworks": "StoreKit",
"requires_arc": true,
"resources": "lib/Resources/*.bundle",
"source_files": "lib/Header/*.h",
"ios": {
"vendored_libraries": "lib/libBeePaySDK.a"
},
"dependencies": {
"BeeCommonSDK": [
],
"BeeAFNetSDK": [
],
"BeeAdMobNewSDK": [
],
"KochavaTrackeriOS": [
]
}
}