blob: 3247cab5ff53921822de260235475983bb3e13fd [file] [log] [blame]
{
"name": "SwiftState",
"version": "4.1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/ReactKit/SwiftState",
"authors": {
"Yasuhiro Inami": "inamiy@gmail.com"
},
"summary": "Elegant state machine for Swift.",
"source": {
"git": "https://github.com/ReactKit/SwiftState.git",
"tag": "4.1.0"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"platforms": {
"osx": "10.9",
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
}
}