blob: c2aa4a0c7dc352a8d0024b7683844f044cbe8920 [file] [log] [blame]
{
"name": "SwiftState",
"version": "1.1.1",
"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/inamiy/SwiftState.git",
"tag": "1.1.1"
},
"source_files": "SwiftState/**/*.{h,swift}",
"requires_arc": true
}