[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 0 / f / ETRStoryboardLink / 0.1.1 / ETRStoryboardLink.podspec.json
blob4afeb379c27b2a21b3a7f7ecc70b43ec544e588f
2   "name": "ETRStoryboardLink",
3   "version": "0.1.1",
4   "summary": "ETRStoryboardLink provides a simple way to create segues between scenes in different storyboards.",
5   "description": "                       ETRStoryboardLink\n                       ETRStoryboardLink provides a simple way to create segues between scenes in different storyboards.\n",
6   "homepage": "https://github.com/Vadim-Yelagin/ETRStoryboardLink",
7   "license": "MIT",
8   "authors": {
9     "Vadim Yelagin": "vadim.yelagin@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Vadim-Yelagin/ETRStoryboardLink.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21   },
22   "public_header_files": "Pod/Classes/**/*.h",
23   "frameworks": "UIKit"