blob: 7567106b7a62477563caed89b44e930884c191a2 [file] [log] [blame]
{
"name": "CityPicker",
"version": "0.0.1",
"summary": "Custom Picker View for picking Cities and Countries worldwide",
"description": "CityPicker is a customizable Picker View for picking almost all Cities in the world. The list is still being updated. Background and Visual Effect Views are customizable.",
"homepage": "https://github.com/salvonos/CityPicker",
"license": "MIT",
"authors": {
"salvonos": "info@salvonostrato.com"
},
"source": {
"git": "https://github.com/salvonos/CityPicker.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"CityPicker": [
"Pod/Assets/*.json"
]
}
}