blob: f42b0bdb58d05a674d124cc87179bf9451c2419c [file] [log] [blame]
{
"name": "Provincial",
"version": "0.1.2",
"summary": "A small library to quickly get states and provinces for various countries.",
"description": "Provincial makes it quick to get a list of states or provinces for various countries.",
"homepage": "https://github.com/JoshHrach/Provincial",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Josh Hrach": "josh.hrach@gmail.com"
},
"source": {
"git": "https://github.com/JoshHrach/Provincial.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/JoshHrach",
"platforms": {
"ios": "8.0"
},
"source_files": "Provincial/**/*",
"module_name": "Provincial",
"pushed_with_swift_version": "3.0"
}