blob: 9d980c37bdd7e9e8c7efbedb3fa0eb962fe74c3e [file] [log] [blame]
{
"name": "GTheShy",
"version": "0.0.2",
"summary": "GTheShy SDK",
"description": "\"0.0.1 can be used now\"\n\"0.0.2 can be used now\"",
"homepage": "http://gitlab.xingmentech.com/JDuke/gtheshy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JDuke": "1007521788@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://gitlab.xingmentech.com/JDuke/gtheshy.git",
"tag": "0.0.2"
},
"exclude_files": [
"GTheShy.podspec",
"LICENSE",
"README.md"
],
"vendored_frameworks": [
"GTheShy.framework",
"Muse.framework",
"LinkDeep.framework"
],
"resources": "GTResource.bundle",
"frameworks": [
"Foundation",
"UIKit",
"MediaPlayer",
"JavaScriptCore",
"OpenAL"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"ReactiveObjC": [
],
"Bugly": [
],
"UMCCommon": [
],
"UMCSecurityPlugins": [
],
"UMCAnalytics": [
],
"UMCPush": [
],
"UMCShare/Social/ReducedWeChat": [
],
"UMCShare/Social/ReducedQQ": [
],
"UMCShare/Social/ReducedSina": [
],
"JPush": [
]
}
}