blob: ce02d4ada6d33953aae7d0422e1f6117239f30d6 [file] [log] [blame]
{
"name": "YHSmallGame",
"version": "0.0.5",
"summary": "iOS小游戏开发",
"description": "第一个版本,小游戏开发,第二版",
"homepage": "https://github.com/1152144009/YHSmallGame",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ygj9617": "1152144009@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://1152144009:hh11361136@github.com/1152144009/YHSmallGame.git",
"tag": "0.0.5"
},
"source_files": "YHSmallGame",
"requires_arc": true,
"libraries": [
"iconv",
"sqlite3",
"stdc++",
"z"
],
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}