blob: 5c4bd4231eb6a9da0460efeae51640df0eea1792 [file] [log] [blame]
{
"name": "Redstone",
"version": "0.3.0",
"summary": "Redstone has a State Machine.",
"description": "Redstone has a simple State Machine.",
"homepage": "https://github.com/nixzhu/Redstone",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nixzhu": "zhuhongxu@gmail.com"
},
"social_media_url": "https://twitter.com/nixzhu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nixzhu/Redstone.git",
"tag": "0.3.0"
},
"source_files": "Redstone/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}