blob: 9c8aa53ec243e42870c3f72f5c76b1a95e44598f [file] [log] [blame]
{
"name": "BXBookStoreSDK",
"version": "1.0.0",
"summary": "贝享小说阅读器",
"description": "杭州贝享网络科技有限公司小说阅读器",
"homepage": "https://github.com/likun2019",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ken Lee": "zziajkx@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/likun2019/BXBookStoreSDK.git",
"tag": "1.0.0"
},
"source_files": "Classes/**/*.h",
"resources": "BXBookStoreBoundle.bundle",
"frameworks": "UIKit",
"requires_arc": true
}