[Add] AnyThinkiOS 6.4.40
[CocoaPods.git] / Specs / a / 5 / 0 / Stated / 0.1.0 / Stated.podspec.json
blob0235e297336fdbac3f7b5d036f9ae446f3d1b2a1
2   "name": "Stated",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/jordanhamill/StateMachine",
8   "authors": {
9     "Jordan Hamill": "jordan.hamill22@gmail.com"
10   },
11   "summary": "Swift state machine with a beautiful DSL",
12   "source": {
13     "git": "https://github.com/jordanhamill/StateMachine.git",
14     "tag": "0.1.0"
15   },
16   "source_files": "Stated/*.{swift}",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "pushed_with_swift_version": "3.0"