blob: c5f93936e4c998925398e185d9f3b0b8b524216f [file] [log] [blame]
{
"name": "XCEFunctionalState",
"summary": "Turn any object into a discrete system and describe its states in a declarative style.",
"version": "3.0.0",
"homepage": "https://XCEssentials.github.io/FunctionalState",
"source": {
"git": "https://github.com/XCEssentials/FunctionalState.git",
"tag": "3.0.0"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Khatskevich": "maxim@khatskevi.ch"
},
"pushed_with_swift_version": "3.1"
}