[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / 5 / SwiftPopup / 5.0.0 / SwiftPopup.podspec.json
blob73e4a62ef0d959fb405b90b4f2bbeffacde54026
2   "name": "SwiftPopup",
3   "version": "5.0.0",
4   "swift_version": "5.0",
5   "summary": "Swift Popup.",
6   "description": "Swift fully customized popup view controller.",
7   "homepage": "https://github.com/CatchZeng/SwiftPopup",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "CatchZeng": "891793848@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/CatchZeng/SwiftPopup.git",
17     "tag": "5.0.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "SwiftPopup/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
25       "~> 5.0.0"
26     ]
27   }