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