[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 9 / 8 / RHToastView / 1.0.0 / RHToastView.podspec.json
blobf655261b2fb5ab0b53705678590a268da7cb16c1
2   "name": "RHToastView",
3   "version": "1.0.0",
4   "summary": "RHToastView: The view like android toast.",
5   "homepage": "https://github.com/zhu410289616/RHToastView",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhu410289616": "zhu410289616@163.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/zhu410289616/RHToastView.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "RHToastView/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
24       "~> 0.6.1"
25     ],
26     "RHCategoryKit": [
27       "~> 1.0.3"
28     ]
29   }