[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 5 / 1 / THDPopup / 0.0.6 / THDPopup.podspec.json
blobe227496eae860795728cd47b7eedb15a3476dde2
2   "name": "THDPopup",
3   "version": "0.0.6",
4   "summary": "A simple custom popup view controller.",
5   "homepage": "https://github.com/00aney/THDPopup",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Taedong Kim": "[yenafirst91@gmail.com]"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/00aney/THDPopup.git",
18     "tag": "0.0.6"
19   },
20   "source_files": "THDPopup/**/*.{swift}",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "Kingfisher": [
25       "~> 3.3"
26     ],
27     "SnapKit": [
28       "~> 3.2"
29     ],
30     "ManualLayout": [
31       "~> 1.3"
32     ]
33   },
34   "pushed_with_swift_version": "3.0"