[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / 5 / JFToast / 1.2.0 / JFToast.podspec.json
blobad53a9bf7f256e8aa6321e7da3828a77deb52d6d
2   "name": "JFToast",
3   "version": "1.2.0",
4   "summary": "JFToast is a part of JFPopup Module help you popup toast view easily In Swift",
5   "description": "*support three position, top center and bottom*\n*support only hint*\n*support only icon*\n*support hint + icon*",
6   "homepage": "https://github.com/JerryFans/JFPopup",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JerryFans": "fanjiarong_haohao@163.com"
13   },
14   "source": {
15     "git": "https://github.com/JerryFans/JFPopup.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "JFPopup/Classes/Core/*",
23     "JFPopup/Classes/General/Toast/*"
24   ],
25   "swift_versions": [
26     "4.0"
27   ],
28   "dependencies": {
29     "JRBaseKit": [
30       "~> 0.9.0"
31     ]
32   },
33   "resource_bundles": {
34     "JFPopup": [
35       "JFPopup/Assets/*.png"
36     ]
37   },
38   "swift_version": "4.0"