[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / b / 6 / 5 / JDPopup / 0.0.4 / JDPopup.podspec.json
blob975ab96fe73af0cba2b2ac5e8a0c4ff8d3c0755e
2   "name": "JDPopup",
3   "version": "0.0.4",
4   "summary": "JDPopup is a light weight popup container",
5   "description": "JDPopup is a light weight popup container which shows a popup view with an arrow that indicates the sender's position.",
6   "homepage": "https://github.com/jdleung/JDPopup",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jdleung": "jdleungs@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "pod_target_xcconfig": {
18     "SWIFT_VERSION": "5.0"
19   },
20   "swift_versions": "5.0",
21   "source": {
22     "git": "https://github.com/jdleung/JDPopup.git",
23     "tag": "0.0.4"
24   },
25   "source_files": "JDPopup/*.swift",
26   "requires_arc": true,
27   "resources": "JDPopup/exit.png",
28   "swift_version": "5.0"