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