blob: f014bfd7838889bdccc828d2e1f24eba89223997 [file] [log] [blame]
{
"name": "MRJCitySelect",
"version": "0.2.1.2",
"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.2.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRJCitySelect/Classes/**/*",
"resource_bundles": {
"MRJCitySelect": [
"MRJCitySelect/Assets/*"
]
},
"dependencies": {
"MRJTableView": [
],
"MJExtension": [
],
"MRJUIColorAdditions": [
]
}
}