blob: c624bebdc11d483a4a6e46cb7bb61669065db445 [file] [log] [blame]
{
"name": "BXBookStoreSDK",
"version": "2.3.6.4",
"summary": "小说阅读SDK",
"description": "小说阅读SDK",
"homepage": "https://github.com/likun2019",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ken Lee": "zziajkx@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/likun2019/BXBookStoreSDK.git",
"tag": "2.3.6.4"
},
"vendored_frameworks": "BXBookStoreSDK/BXBookStoreSDK.framework",
"resources": "BXBookStoreSDK/BXBookStoreBoundle.bundle",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}