blob: e9bf565c81d1040c20e4ad5a4e8486052f633553 [file] [log] [blame]
{
"name": "UIStoryboardReference",
"version": "1.0.1",
"summary": "UIStoryboard safe reference",
"description": "Easy and safe way to deal with UIStoryboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YuriFox": "yuri17fox@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/YuriFox/UIStoryboardReference",
"source": {
"git": "https://github.com/YuriFox/UIStoryboardReference.git",
"tag": "1.0.1"
},
"source_files": "Source/*.swift"
}