[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / d / XCEStaticState / 1.1.2 / XCEStaticState.podspec.json
blobd6cae02b80db1435789d8324551027d15f73cee1
2   "name": "XCEStaticState",
3   "summary": "Turn any object into a discrete system where each state is a static data container.",
4   "version": "1.1.2",
5   "homepage": "https://github.com/XCEssentials/StaticState",
6   "documentation_url": "https://XCEssentials.github.io/StaticState",
7   "source": {
8     "git": "https://github.com/XCEssentials/StaticState.git",
9     "tag": "1.1.2"
10   },
11   "source_files": "Src/**/*.swift",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "license": {
17     "type": "MIT",
18     "file": "LICENSE"
19   },
20   "authors": {
21     "Maxim Khatskevich": "maxim@khatskevi.ch"
22   },
23   "pushed_with_swift_version": "3.0"