[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 7 / b / DTSlidingModalSegue / 0.0.3 / DTSlidingModalSegue.podspec.json
blob980f7ec5eef1bdea4eee4ea301d9c5ef5cead07c
2   "name": "DTSlidingModalSegue",
3   "version": "0.0.3",
4   "summary": "Present view controller modally in a UINavigationController(push) style",
5   "homepage": "https://github.com/daront/DTSlidingModalSegue",
6   "license": "MIT",
7   "authors": {
8     "Daron Tancharoen": "daront@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/daront/DTSlidingModalSegue.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "DTSlidingModalSegue/*.{swift}",
18   "pushed_with_swift_version": "3.0"