blob: 13e2b526a730be1417a3255b60223b106f1751e1 [file] [log] [blame]
{
"name": "Provincial",
"version": "0.1.0",
"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.0"
},
"social_media_url": "https://twitter.com/JoshHrach",
"platforms": {
"ios": "8.0"
},
"source_files": "Provincial/**/*",
"module_name": "Provincial",
"pushed_with_swift_version": "3.0"
}