blob: 5906f2d0266e29b6e61fb3488dd76f69585811af [file] [log] [blame]
{
"name": "GDGeoData",
"version": "0.1.6",
"summary": "Swift wrapper for easy use of countries and regiones with ISO codes",
"description": " Swift wrapper for easy use of country and region data from https://github.com/knutigro/ISO-3166-Countries-with-Regional-Codes\n",
"homepage": "https://github.com/knutigro/GDGeoData",
"license": "MIT",
"authors": {
"Knut Inge Grosland": "”hei@knutinge.com”"
},
"source": {
"git": "https://github.com/knutigro/GDGeoData.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "GDGeoData/Classes",
"resource_bundles": {
"GDGeoData": [
"GDGeoData/Assets/*.json"
]
}
}