[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 9 / 7 / SwiftState / 2.0.0 / SwiftState.podspec.json
blobe3910d9031fc621ca1e0e5b2126ff66142e16592
2   "name": "SwiftState",
3   "version": "2.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/ReactKit/SwiftState",
8   "authors": {
9     "Yasuhiro Inami": "inamiy@gmail.com"
10   },
11   "summary": "Elegant state machine for Swift.",
12   "source": {
13     "git": "https://github.com/ReactKit/SwiftState.git",
14     "tag": "2.0.0"
15   },
16   "source_files": "SwiftState/**/*.{h,swift}",
17   "requires_arc": true,
18   "platforms": {
19     "osx": "10.9",
20     "ios": "8.0"
21   }