[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 2 / 1 / 6 / LTModalViewController / 2.0.0 / LTModalViewController.podspec.json
blob3aa44ac72eb50af38cab10a8a7cec72a91d2b03b
2   "name": "LTModalViewController",
3   "version": "2.0.0",
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.0"
12   },
13   "pod_target_xcconfig": {
14     "SWIFT_VERSION": "3.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "frameworks": "Foundation",
20   "source_files": "Sources/**/*.{swift}",
21   "pushed_with_swift_version": "3.0"