blob: a37430334458de7566016497c022f27aa9f9b037 [file] [log] [blame]
{
"name": "BeePaySDK",
"version": "1.8.8",
"summary": "集合内购支付sdk",
"description": "0.0.x:苹果支付接口整合\n0.1.0:bitcode\n1.x.x:全新内购sdk\n1.5.x:添加Kochava\n1.6.x:添加新的模板\n1.7.0:remove ads\n1.7.2:add app recommand\n1.7.3:app recommand & subs\n1.7.5:fix bugs\n1.7.8:change url\n1.8.0:fix app recommand\n1.8.1:fix language bugs\n1.8.2:add appstore pay\n1.8.3:fix bugs\n1.8.5/6:fix bugs\n1.8.7:添加App Store内购跳转\n1.8.8:fix bugs",
"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.8.8"
},
"frameworks": "StoreKit",
"requires_arc": true,
"resources": "lib/Resources/*.bundle",
"source_files": "lib/Header/*.h",
"ios": {
"vendored_libraries": "lib/libBeePaySDK.a"
},
"dependencies": {
"BeeCommonSDK": [
],
"BeeAFNetSDK": [
],
"KochavaTrackeriOS": [
],
"iCarousel": [
]
}
}