blob: a5e20c5cb195303f836d5a716ea55d597388cb23 [file] [log] [blame]
{
"name": "XCEStaticState",
"summary": "Turn any object into a discrete system where each state is a static data container.",
"version": "1.0.0",
"homepage": "https://XCEssentials.github.io/StaticState",
"source": {
"git": "https://github.com/XCEssentials/StaticState.git",
"tag": "1.0.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"
}