blob: a09ff8413344f0c1de7dd8e999adde7625d95151 [file] [log] [blame]
{
"name": "StateSwift",
"version": "0.1",
"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.1"
},
"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"
}