blob: 144083936ac1e4aeac5e4cca4693afefdc7d05a2 [file] [log] [blame]
{
"name": "StoryboardDemo",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.1"
},
"source_files": "StoryboardDemo/Classes/**/*",
"dependencies": {
"BlinkLab": [
]
}
}