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