[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 9 / f / PVIBContainerCustomSegue / 1.0.0 / PVIBContainerCustomSegue.podspec.json
blob7a2e335c79f8724ca7e2ad8ce14544c9232c1dbf
2   "name": "PVIBContainerCustomSegue",
3   "version": "1.0.0",
4   "summary": "PVIBContainerCustomSegue is a custom segue for manage children view controller in Interface builder.",
5   "homepage": "https://github.com/PavelVilbik/PVIBContainerCustomSegue",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pavel Vilbik": "p.vilbik@softteco.com"
12   },
13   "social_media_url": "https://twitter.com/VitaytII",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/PavelVilbik/PVIBContainerCustomSegue.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": "Classes/**/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true