[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 6 / 5 / SwiftPopup / 4.2.0 / SwiftPopup.podspec.json
blob8101a964bed2a34fb80fb1e5fe18378be184f625
2   "name": "SwiftPopup",
3   "version": "4.2.0",
4   "swift_version": "4.2",
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": "4.2.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SwiftPopup/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
25       "~> 4.2.0"
26     ]
27   }