blob: 692bb3abc66905272e2aca70d6ca3606390fbe31 [file] [log] [blame]
{
"name": "GKNight",
"version": "0.0.1",
"summary": "GKNight SDK",
"description": "\"0.0.1 can be used now\"",
"homepage": "http://gitlab.xingmentech.com/JDuke/gknight",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JDuke": "1007521788@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://gitlab.xingmentech.com/JDuke/gknight.git",
"tag": "0.0.1"
},
"exclude_files": [
"GKNight.podspec",
"LICENSE",
"README.md"
],
"vendored_frameworks": [
"GKNight.framework",
"Muse.framework"
],
"resources": [
"GKNight.bundle",
"UMCommonLog.bundle",
"UMSocialSDKResources.bundle",
"WeiboSDK.bundle"
],
"frameworks": [
"Foundation",
"UIKit"
],
"libraries": [
"sqlite3.0",
"c++",
"resolv",
"sqlite3",
"z"
],
"requires_arc": true
}