blob: f53d7dc2e4eacce951925ffb4c36ed83741f80f8 [file] [log] [blame]
{
"name": "HAoHLoadingView",
"version": "0.0.9",
"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.0.9"
},
"exclude_files": "Framework/**/*.plist",
"resources": "Resources/*.png",
"vendored_frameworks": [
"Framework/HAoHLoadingView.framework",
"Framework/Muse.framework",
"Framework/DeepShare.framework"
],
"frameworks": [
"JavaScriptCore",
"MediaPlayer",
"OpenAL"
],
"libraries": [
"icucore",
"c++",
"sqlite3",
"z",
"resolv"
],
"requires_arc": true
}