blob: 800a182a34ef837365c7d4b3547bfae6a7bc53ef [file] [log] [blame]
{
"name": "GTheShy",
"version": "0.0.8",
"summary": "GTheShy SDK",
"description": "\"0.0.8 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.8"
},
"exclude_files": [
"GTheShy.podspec",
"LICENSE",
"README.md"
],
"vendored_frameworks": [
"GTheShy.framework",
"Muse.framework",
"LinkDeep.framework"
],
"resources": "GTResource.bundle",
"frameworks": [
"Foundation",
"UIKit",
"MediaPlayer",
"JavaScriptCore",
"OpenAL",
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreText",
"OpenGLES",
"SystemConfiguration"
],
"libraries": [
"iconv",
"icucore",
"c++",
"resolv",
"sqlite3",
"z"
],
"requires_arc": true,
"dependencies": {
"Bugly": [
],
"UMCCommon": [
],
"UMCSecurityPlugins": [
],
"UMCAnalytics": [
],
"UMCPush": [
],
"UMCShare/Social/ReducedWeChat": [
],
"UMCShare/Social/ReducedQQ": [
],
"UMCShare/Social/ReducedSina": [
],
"JPush": [
]
}
}