[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 6 / a / DTContainerController / 0.1.1 / DTContainerController.podspec.json
blob5d61e6633c74b78efd700ae532332fe611fd0fd5
2   "name": "DTContainerController",
3   "version": "0.1.1",
4   "summary": "A simple container to handle transitioning between two view controllers, written in Swift.",
5   "description": "TODO: Add long description of the pod here.\nA Swift view controller container to handle transitioning between two view controllers.\nDTContainerController contains a current view controller that, when transiting to a new current view controller, is destroyed.",
6   "homepage": "https://github.com/tungvoduc/DTContainerController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tungvoduc": "tung98.dn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tungvoduc/DTContainerController.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DTContainerController/Classes/**/*",
22   "pushed_with_swift_version": "4.0"