[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 5 / f / c / RPToastView / 1.3 / RPToastView.podspec.json
blob87158d83ac10088c19645ddb24a7cb2c4ca19abb
2   "name": "RPToastView",
3   "version": "1.3",
4   "summary": "'RPToastView' is a custom iOS view,can be easily set the hide and show it.",
5   "description": "'RPToastView' is a custom iOS view,support for systems after iOS 9,can be easily set the hide and show it.",
6   "homepage": "https://github.com/dengfeng520/RPToastView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dengfeng520": "deng_feng520@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/dengfeng520/RPToastView.git",
19     "tag": "1.3"
20   },
21   "source_files": "RPToastViewDemo/RPToastView/*.swift",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]