[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 1 / 2 / WelyModelStyle / 0.0.4 / WelyModelStyle.podspec.json
blob0e72f7fbefb59be4c65b6c09f3b283b69604e131
2   "name": "WelyModelStyle",
3   "version": "0.0.4",
4   "summary": "A nice three-party library for modal custom jumps supports ios9+ in Swift",
5   "homepage": "https://github.com/yangweiyi/WelyModelStyle",
6   "license": "MIT",
7   "authors": {
8     "yangweiyi": "3142107409@qq.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "swift_versions": "5.0",
14   "source": {
15     "git": "https://github.com/yangweiyi/WelyModelStyle.git",
16     "tag": "0.0.4"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "source_files": [
23     "WelyModelStyle/ModalStyle",
24     "ModalStyle/*.{swift}"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "SnapKit": [
30     ]
31   },
32   "swift_version": "5.0"