[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / 3 / ContainerViewManager / 1.0.5 / ContainerViewManager.podspec.json
blob25e62982088c5f23e9f24175cb7d9dc9a3d51447
2   "name": "ContainerViewManager",
3   "version": "1.0.5",
4   "summary": "Helper classes to ContainerView usage with IE.",
5   "description": "ContainerViewManager helps you with linking more than one ViewController to the same ContainerView with segues in the Interface Builder.",
6   "homepage": "https://github.com/brurend/ContainerViewManager",
7   "license": "MIT",
8   "authors": {
9     "brurend": "brurend@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/brurend/ContainerViewManager.git",
13     "tag": "1.0.5"
14   },
15   "platforms": {
16     "ios": "8.3"
17   },
18   "requires_arc": true,
19   "source_files": "ContainerViewManager/Classes/*",
20   "resource_bundles": {
21     "ContainerViewManager": [
22       "ContainerViewManager/Assets/*.png"
23     ]
24   },
25   "public_header_files": "ContainerViewManager/Classes/ContainerViewManager.h"