blob: 56b4af4daa04917ddbef25b65d318c722068082c [file] [log] [blame]
{
"name": "JMCitySelector",
"version": "0.1.0",
"summary": "city selector.",
"description": "TODO: A simple city selector.",
"homepage": "https://github.com/K-Nezuko/JMCitySelector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"K-Nezuko": "wjm_work@foxmail.comm"
},
"source": {
"git": "https://github.com/K-Nezuko/JMCitySelector.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JMCitySelector/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}