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