blob: 71d4ac51547d1db688150cff2f6229701aa45ffe [file] [log] [blame]
{
"name": "QYHBmobSDK",
"version": "1.0.4",
"summary": "QYHBmob 提供的iOS端的SDK.",
"homepage": "https://gitee.com/vxchj/qyhbmob-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"QYHBmob": "1039724903@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/vxchj/qyhbmob-sdk.git",
"tag": "1.0.4"
},
"vendored_frameworks": "**/BmobSDK.framework",
"requires_arc": true,
"frameworks": [
"CoreLocation",
"Security",
"CoreGraphics",
"MobileCoreServices",
"CFNetwork",
"CoreTelephony",
"SystemConfiguration",
"Photos"
],
"libraries": [
"z.1.2.5",
"icucore",
"sqlite3",
"c++"
],
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
}
}