[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 8 / d / b / XCEFunctionalState / 3.2.0 / XCEFunctionalState.podspec.json
blobe04efeae995ba4db53e6155fc4d69458e9725b6c
2   "name": "XCEFunctionalState",
3   "summary": "Turn any object into a discrete system and describe its states in a declarative style.",
4   "version": "3.2.0",
5   "homepage": "https://XCEssentials.github.io/FunctionalState",
6   "source": {
7     "git": "https://github.com/XCEssentials/FunctionalState.git",
8     "tag": "3.2.0"
9   },
10   "source_files": "Sources/**/*.swift",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "frameworks": "UIKit",
16   "license": {
17     "type": "MIT",
18     "file": "LICENSE"
19   },
20   "authors": {
21     "Maxim Khatskevich": "maxim@khatskevi.ch"
22   }