[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 1 / 2 / WelyModelStyle / 0.0.1 / WelyModelStyle.podspec.json
blobb0ba3ae17db8d5d53943a3bfca0f867b2867b5fd
2   "name": "WelyModelStyle",
3   "version": "0.0.1",
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.1"
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"