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