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