[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / d / b / XCEFunctionalState / 2.7.2 / XCEFunctionalState.podspec.json
blobcbcd3ecccb0a2a1a61decc46099ba49fdff7be6c
2   "name": "XCEFunctionalState",
3   "summary": "Turn any object into a discrete system and describe its states in a declarative style.",
4   "version": "2.7.2",
5   "homepage": "https://XCEssentials.github.io/FunctionalState",
6   "source": {
7     "git": "https://github.com/XCEssentials/FunctionalState.git",
8     "tag": "2.7.2"
9   },
10   "source_files": "Sources/**/*.swift",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "dependencies": {
16     "XCEStaticState": [
17       "~> 1.1"
18     ]
19   },
20   "license": {
21     "type": "MIT",
22     "file": "LICENSE"
23   },
24   "authors": {
25     "Maxim Khatskevich": "maxim@khatskevi.ch"
26   },
27   "pushed_with_swift_version": "3.0"