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