[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / 6 / LTModalViewController / 2.0.4 / LTModalViewController.podspec.json
blobede7d2c9f23e4954596934ec9f9e6ddd791651f3
2   "name": "LTModalViewController",
3   "version": "2.0.4",
4   "summary": "LTModalViewController - A easy way to display modal style controller -- (Swift & Objc)",
5   "homepage": "https://futao.me/",
6   "license": "MIT",
7   "authors": "Ftkey",
8   "requires_arc": true,
9   "source": {
10     "git": "https://github.com/Ftkey/LTModalViewController.git",
11     "tag": "2.0.4"
12   },
13   "pod_target_xcconfig": {
14     "SWIFT_VERSION": "4.0"
15   },
16   "swift_versions": "4.0",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": "Foundation",
21   "source_files": "Sources/**/*.{swift}",
22   "swift_version": "4.0"