blob: 57d43897c99f103dcdf5669766dc5e920893d109 [file] [log] [blame]
{
"name": "LYXimalayaSDK",
"version": "1.0.2",
"summary": "自用喜马拉雅 sdk,喜马拉雅开放平台 http://open.ximalaya.com",
"description": "自用喜马拉雅 sdk,喜马拉雅开放平台 http://open.ximalaya.com,便于自己开发使用",
"homepage": "https://github.com/ButtFly/LYXimalayaSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ButtFly": "315585758@qq.com"
},
"source": {
"git": "https://github.com/ButtFly/LYXimalayaSDK.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LYXimalayaSDK/PublicHeader/**/*",
"compiler_flags": "-ObjC",
"vendored_frameworks": "LYXimalayaSDK/Frameworks/XMOpenPlatform.framework",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"Foundation",
"UIKit"
],
"libraries": [
"z.1",
"sqlite3"
],
"dependencies": {
"MBProgressHUD": [
],
"FMDB": [
]
}
}