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