blob: c504fb026c27d6d6bd9bf239ad6f5cc9762cc168 [file] [log] [blame]
{
"name": "GUMoreGameSDK",
"version": "1.0.0",
"summary": "This is a development kit for display game application video.",
"license": "MIT",
"platforms": {
"ios": "10.0"
},
"homepage": "https://github.com/shenwawa/GUMoreGameSDK",
"authors": {
"taeja": "shenxstest@sina.com"
},
"social_media_url": "https://www.jianshu.com/u/27319193fc41",
"source": {
"git": "https://github.com/shenwawa/GUMoreGameSDK.git",
"tag": "1.0.0"
},
"source_files": "GUMoreGameSDK.framework/Headers/*.{h}",
"requires_arc": true,
"vendored_frameworks": "GUMoreGameSDK.framework",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"MJExtension": [
"~> 3.2.1"
]
}
}