[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 7 / f / StateSwift / 0.1 / StateSwift.podspec.json
bloba09ff8413344f0c1de7dd8e999adde7625d95151
2   "name": "StateSwift",
3   "version": "0.1",
4   "summary": "A collection of states",
5   "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",
6   "homepage": "https://github.com/mathmatrix828/StateSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mason Phillips": "math.matrix.tumblr@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mathmatrix828/StateSwift.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "module_name": "StateSwift",
25   "source_files": "StateSwift/Classes/**/*",
26   "pushed_with_swift_version": "3.0"