[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 2 / b / SMStateMachine / 1.0.0 / SMStateMachine.podspec.json
blobf121de77b602aa9142c2e8a932a82182ce9c2762
2   "name": "SMStateMachine",
3   "version": "1.0.0",
4   "summary": "Very simple state machine written in Objective-C.",
5   "homepage": "https://github.com/est1908/SimpleStateMachine",
6   "license": "MIT",
7   "authors": {
8     "Artem Kireev": "est1908@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/est1908/SimpleStateMachine.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": "SMStateMachine"