blob: 1af59dfc051eccda2295e60839c473fc92167b82 [file] [log] [blame]
{
"name": "USStates",
"version": "0.1.0",
"summary": "Work with US State abbreviations.",
"description": "USStates makes it easy to work with US State abbreviations in Swift.",
"homepage": "https://github.com/kasimte/USStates",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kasimte": "kasimte@gmail.com"
},
"source": {
"git": "https://github.com/kasimte/USStates.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "USStates/Classes/**/*",
"pushed_with_swift_version": "4.1"
}