blob: 75e9945fd900f2fab0c775b88adbed40c253ca5d [file] [log] [blame]
{
"name": "RDGameKit",
"version": "0.1.19",
"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.19"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "RDGameKit/Classes/**/*",
"resource_bundles": {
"RDGameKit": [
"RDGameKit/Classes/**/*.ttf"
]
}
}