blob: a3621bea8c16f62dee8ef2e85b316c2d0c7f92ca [file] [log] [blame]
{
"name": "StoryboardDemo",
"version": "0.1.1",
"summary": "Storyboard load",
"swift_version": "4.1",
"description": "loading storyabord from another pod",
"homepage": "https://github.com/ManishLodhari/StoryboardDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"manish.lodhari@pixometryinfosoft.com": "manish.lodhari@pixometryinfosoft.com"
},
"source": {
"git": "https://github.com/ManishLodhari/StoryboardDemo.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.1"
},
"source_files": "StoryboardDemo/Classes/**/*",
"dependencies": {
"BlinkLab": [
]
}
}