blob: e8b5ecac6aa4fa868ec289469b2f7285845050a8 [file] [log] [blame]
{
"name": "ZZStoryboardReference",
"version": "0.1.0",
"summary": "A convenient way to Instantiate view controller from storyboard.",
"homepage": "https://github.com/ddhjy/ZZStoryboardReference",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ddhjy": "510893492@qq.com"
},
"source": {
"git": "https://github.com/ddhjy/ZZStoryboardReference.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZZStoryboardReference/Classes/**/*"
}