blob: b42016b8bb4f6be40c996cbcd4a50dcc561c4c6c [file] [log] [blame]
{
"name": "HeroCoinSDK",
"version": "0.0.1",
"summary": "游戏SDK",
"description": "Hero游戏SDK",
"homepage": "https://github.com/HeroGameSDK/HeroCoinSDKPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huyunlong": "yunlong.hu@timeltd.cn"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/HeroGameSDK/HeroCoinSDKPod.git",
"tag": "0.0.1"
},
"resources": "Assets/HeroCoinResources.bundle",
"vendored_frameworks": "Classes/*.framework",
"requires_arc": true
}