blob: c1db6b42230375ddb17ee97588e1f7ab2f254402 [file] [log] [blame]
{
"name": "HAoHLoadingView",
"version": "0.2.0",
"summary": "A description of HAoHLoadingView.",
"homepage": "http://gitlab.xingmentech.com/shibo/haohloadingview.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HAoH Shibo": "xm_sunshibo@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://gitlab.xingmentech.com/shibo/haohloadingview.git",
"tag": "0.2.0"
},
"exclude_files": "Framework/**/*.plist",
"resources": "Resources/*.bundle",
"vendored_frameworks": [
"Framework/HAoHLoadingView.framework",
"Framework/Muse.framework"
],
"frameworks": [
"JavaScriptCore",
"MediaPlayer",
"OpenAL",
"AVKit"
],
"libraries": [
"icucore",
"c++",
"sqlite3",
"z",
"resolv",
"iconv"
],
"requires_arc": true,
"dependencies": {
"Bugly": [
],
"JPush": [
],
"UMCCommon": [
"~>7.1.0"
],
"UMCSecurityPlugins": [
],
"UMCPush": [
],
"UMCShare/Social/ReducedWeChat": [
],
"UMCShare/Social/ReducedQQ": [
],
"UMCShare/Social/ReducedSina": [
]
}
}