[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / 6 / StoryboardDemo / 0.1.0 / StoryboardDemo.podspec.json
blob144083936ac1e4aeac5e4cca4693afefdc7d05a2
2   "name": "StoryboardDemo",
3   "version": "0.1.0",
4   "summary": "Storyboard load",
5   "swift_version": "4.1",
6   "description": "loading storyabord from another pod",
7   "homepage": "https://github.com/ManishLodhari/StoryboardDemo",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "manish.lodhari@pixometryinfosoft.com": "manish.lodhari@pixometryinfosoft.com"
14   },
15   "source": {
16     "git": "https://github.com/ManishLodhari/StoryboardDemo.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.1"
21   },
22   "source_files": "StoryboardDemo/Classes/**/*",
23   "dependencies": {
24     "BlinkLab": [
26     ]
27   }