blob: 38d386b6ae01eab2000c09b44f67c80a926c5c46 [file] [log] [blame]
{
"name": "XCEState",
"summary": "Turn any object into a discrete system and describe its states in a declarative style.",
"version": "2.5.0",
"homepage": "https://XCEssentials.github.io/State",
"source": {
"git": "https://github.com/XCEssentials/State.git",
"tag": "2.5.0"
},
"source_files": "Src/**/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Khatskevich": "maxim@khatskevi.ch"
},
"pushed_with_swift_version": "3.0"
}