[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 7 / 1 / d / XCEStaticState / 1.1.1 / XCEStaticState.podspec.json
blobda36abdc3a55de0e34ac5b53fc1b2bf720569663
2   "name": "XCEStaticState",
3   "summary": "Turn any object into a discrete system where each state is a static data container.",
4   "version": "1.1.1",
5   "homepage": "https://XCEssentials.github.io/StaticState",
6   "source": {
7     "git": "https://github.com/XCEssentials/StaticState.git",
8     "tag": "1.1.1"
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"