[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / b / FJToast / 0.0.1 / FJToast.podspec.json
blob69fa6f0d2b6df8507f9d91a979e10ec30cce5a44
2   "name": "FJToast",
3   "version": "0.0.1",
4   "summary": "简洁轻便提示工具,一行代码,既可完成提示信息显示.",
5   "homepage": "https://github.com/manfengjun/FJToast",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Liu Fengjun": "2546863989@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/manfengjun/FJToast.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "FJToast",
19     "*.{h,m}"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "osx": null,
24     "ios": null,
25     "tvos": null,
26     "watchos": null
27   }