blob: 0093f5d1cf7a14d0c2c9d91150bc54749db97a00 [file] [log] [blame]
{
"name": "CityPicker",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"CityPicker": [
"Pod/Assets/*.json"
]
}
}