blob: 282049c852a31386d818800cdff8fc264327cb04 [file] [log] [blame]
{
"name": "RDGameKit",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "RDGameKit/Classes/**/*"
}