blob: 1b3519f02f5d86e66300aad4f180a9ecda8f05f0 [file] [log] [blame]
{
"name": "GDGeoData",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"GDGeoData": [
"Pod/Assets/*.json"
]
}
}