[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 5 / 6 / 0 / JustFlyPresentation / 1.0 / JustFlyPresentation.podspec.json
blobe7b8034bb09a75852078134f13c72d3722796f13
2   "name": "JustFlyPresentation",
3   "version": "1.0",
4   "summary": "Custom presentation based on UIPresentationController",
5   "homepage": "https://github.com/hxwxww/JustFlyPresentation.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "hxwxww": "hxwxww@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/hxwxww/JustFlyPresentation.git",
19     "tag": "1.0"
20   },
21   "source_files": [
22     "Classes",
23     "JustFlyPresentation/JustFlyPresentation/**/*.{h,m,swift}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "swift_version": "5.0"