[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 1 / d / XCEStaticState / 1.2.1 / XCEStaticState.podspec.json
blob33089e17fbaf9426601213449fafac47e6445b1e
2   "name": "XCEStaticState",
3   "summary": "Turn any object into a discrete system where each state is a static data container.",
4   "version": "1.2.1",
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.2.1"
10   },
11   "source_files": "Sources/**/*.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"