blob: 8849eca3a6b8b5652a092d563719a61dc6201771 [file] [log] [blame]
{
"name": "StateSwift",
"version": "0.2",
"summary": "A collection of states",
"description": "StateSwift is a collection of states, and an easy way to get the state name and abbreviation\nIt also includes a static array of all states and a dictionary of states by letter",
"homepage": "https://github.com/mathmatrix828/StateSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mason Phillips": "math.matrix.tumblr@gmail.com"
},
"source": {
"git": "https://github.com/mathmatrix828/StateSwift.git",
"tag": "0.2"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"module_name": "StateSwift",
"source_files": "StateSwift/Classes/**/*",
"pushed_with_swift_version": "3.0"
}