blob: f253d3658e070e3def0ec618902c181fef538c1d [file] [log] [blame]
{
"name": "CleanStoryBoard",
"version": "1.0.0",
"summary": "Clean Story Board",
"description": "Clean the StoryBoard",
"homepage": "https://github.com/srv7/CleanStroyBoard",
"license": "MIT",
"authors": {
"liubo": "liubo@cloudist.cc"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/srv7/CleanStroyBoard.git",
"tag": "1.0.0"
},
"source_files": [
"Source",
"Source/*.swift"
],
"requires_arc": true,
"swift_version": "4.1"
}