[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 6 / a / DTContainerController / 0.1.3 / DTContainerController.podspec.json
blob75d5b02bd6b8e5aa89057c5e983c15080cfd8452
2   "name": "DTContainerController",
3   "version": "0.1.3",
4   "summary": "A simple container to handle transitioning between two view controllers, written in Swift.",
5   "swift_version": "4.2",
6   "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.",
7   "homepage": "https://github.com/tungvoduc/DTContainerController",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "tungvoduc": "tung98.dn@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/tungvoduc/DTContainerController.git",
17     "tag": "0.1.3"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "DTContainerController/Classes/**/*"