blob: bf4921fa6345896ce04fb092e0873dc41c55425c [file] [log] [blame]
{
"name": "SwiftState",
"version": "3.0.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": "3.0.0"
},
"source_files": "SwiftState/**/*.{h,swift}",
"requires_arc": true,
"platforms": {
"osx": "10.9",
"ios": "8.0"
}
}