blob: b61cac7d9b7ddebc0ce76531fc853597b99c7fe3 [file] [log] [blame]
{
"name": "YHLittleGame",
"version": "0.0.2",
"summary": "测试",
"description": "简单测试",
"homepage": "https://coding.net/git",
"license": "MIT",
"authors": {
"ygj9617": "1152144009@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://git.coding.net/ygj9617/YHSmallGame.git",
"tag": "0.0.2"
},
"source_files": "YHLittleGame/Classes/**/*",
"dependencies": {
"Kingfisher": [
],
"SnapKit": [
],
"HandyJSON": [
]
}
}