blob: 19a89fb6a84d05dd78c596df9e6f3bdd0c474e70 [file] [log] [blame]
{
"name": "RDGameKit",
"version": "0.1.10",
"summary": "RDGameKit provide some common games.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/roadhouse-dev/RDGameKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Max Ma": "xiao.ma@roadhouse.com.au"
},
"source": {
"git": "https://github.com/roadhouse-dev/RDGameKit.git",
"tag": "0.1.10"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "RDGameKit/Classes/**/*"
}