blob: 038c05107c563401644d3b00420823fd6cd6d117 [file] [log] [blame]
{
"name": "Sprocket",
"version": "0.1.0",
"summary": "State machine on swift",
"description": "Sprocket is State machine on Swift4.0",
"homepage": "https://github.com/Wzxhaha/Sprocket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wzxhaha": "wzxjiang@foxmail.com"
},
"source": {
"git": "https://github.com/Wzxhaha/Sprocket.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sprocket/Classes/**/*",
"pushed_with_swift_version": "3.0"
}