[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / 7 / SwiftState / 3.0.1 / SwiftState.podspec.json
blob13acb36505d3f99139e36365800c0099a2175a27
2   "name": "SwiftState",
3   "version": "3.0.1",
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": "3.0.1"
15   },
16   "source_files": "SwiftState/**/*.{h,swift}",
17   "requires_arc": true,
18   "platforms": {
19     "osx": "10.9",
20     "ios": "8.0"
21   }