blob: 7fd44a4bc27f9cbcaa105b40fb79bf5202671331 [file] [log] [blame]
{
"name": "TMroulette",
"version": "0.0.1",
"summary": "A custom roulette.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Takemoto-xie/TMroulette",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"": "1085192695@qq.com"
},
"source": {
"git": "https://github.com/Takemoto-xie/TMroulette.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TMroulette/Classes/**/*",
"resource_bundles": {
"TMroulette": [
"TMroulette/Assets/*.png"
]
}
}