[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 9 / e / SLTopToastView / 0.0.1 / SLTopToastView.podspec.json
blob1fca3eb1dc6d7adb454542151c71554a6406f029
2   "name": "SLTopToastView",
3   "version": "0.0.1",
4   "summary": "SLTopToastView can show messgae",
5   "description": "对于返回信息从屏幕的上方进行显示,返回是多信息对象的,是仿照iPhone的信息推送进行展示",
6   "homepage": "https://github.com/boilWater/SLTopToastView",
7   "license": "MIT",
8   "authors": {
9     "liangbai": "baill@adnonstop.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/boilWater/SLTopToastView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "SLTopToastView",
20     "SLTopToastView/**/*.{h,m}"
21   ]