[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 9 / SwiftyStateMachine@MarkAufflick / 0.5.0 / SwiftyStateMachine@MarkAufflick.podspec.json
blob2aa346cdd78c8cacc15b6a39ceb6798b7d6e964f
2   "name": "SwiftyStateMachine@MarkAufflick",
3   "version": "0.5.0",
4   "summary": "A Swift µframework for creating finite-state machines, designed for clarity and maintainability.",
5   "description": "A Swift µframework for creating finite-state machines, designed for clarity and maintainability. Forked from SneakersAgencyLLC who forked from macoscope :)",
6   "homepage": "https://github.com/aufflick/SwiftyStateMachine",
7   "license": "MIT",
8   "authors": {
9     "Maciej Konieczny": "hello@narf.pl",
10     "Mark Aufflick": "mark@aufflick.com"
11   },
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.9"
15   },
16   "source": {
17     "git": "https://github.com/aufflick/SwiftyStateMachine.git",
18     "tag": "0.5.0"
19   },
20   "source_files": "StateMachine/*.swift",
21   "pushed_with_swift_version": "3.0"