[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / d / b / XCEFunctionalState / 3.0.0 / XCEFunctionalState.podspec.json
blobc5f93936e4c998925398e185d9f3b0b8b524216f
2   "name": "XCEFunctionalState",
3   "summary": "Turn any object into a discrete system and describe its states in a declarative style.",
4   "version": "3.0.0",
5   "homepage": "https://XCEssentials.github.io/FunctionalState",
6   "source": {
7     "git": "https://github.com/XCEssentials/FunctionalState.git",
8     "tag": "3.0.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   },
23   "pushed_with_swift_version": "3.1"