blob: 0be6002eabaf5ea15f9f88ed215837a694fc4637 [file] [log] [blame]
{
"name": "MRJCitySelect",
"version": "0.1.1",
"summary": "城市选择 MRJCitySelect.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mrjlovetian/MRJCitySelect",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrjlovetian@gmail.com": "mrjlovetian@gmail.com"
},
"source": {
"git": "https://github.com/mrjlovetian/MRJCitySelect.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRJCitySelect/Classes/**/*",
"dependencies": {
"MRJTableView": [
],
"MJExtension": [
],
"UIColor+Additions": [
]
}
}