blob: 818fe74c0044b96cdf8afc82fa983dcb9535568c [file] [log] [blame]
{
"name": "HAoHLoadingView",
"version": "0.1.1",
"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.1.1"
},
"exclude_files": "Framework/**/*.plist",
"resources": "Resources/*.png",
"vendored_frameworks": [
"Framework/HAoHLoadingView.framework",
"Framework/Muse.framework",
"Framework/UMShare.framework"
],
"frameworks": [
"JavaScriptCore",
"MediaPlayer",
"OpenAL"
],
"libraries": [
"icucore",
"c++",
"sqlite3",
"z",
"resolv"
],
"requires_arc": true,
"dependencies": {
"Bugly": [
],
"JPush": [
],
"UMCCommon": [
],
"UMCSecurityPlugins": [
],
"UMCAnalytics": [
],
"UMCPush": [
]
}
}