blob: cd814262df4a9d97a7e98ad2cc8162ce937f3509 [file] [log] [blame]
{
"name": "UIStoryboardReference",
"version": "1.1.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.1.1"
},
"source_files": "Source/*.swift"
}