[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 4 / 2 / SwiftyPresentation / 1.0.1 / SwiftyPresentation.podspec.json
blobd5c4ad63379f72a6ed1abdcf18fab8a1594f3ac2
2   "name": "SwiftyPresentation",
3   "version": "1.0.1",
4   "summary": "Some presentations for modal controllers",
5   "description": "Present controllers like slides or alerts.",
6   "homepage": "https://github.com/NicolasRenaud/SwiftyPresentation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nicolas Renaud": "nicolasrenaud.0301@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/NicolasRenaud/SwiftyPresentation.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SwiftyPresentation/Classes/SlideInPresentation/*",
22   "pushed_with_swift_version": "3.0"