[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / a / 5 / LFJToast / 0.0.2 / LFJToast.podspec.json
blob2afc3f110c6e6d1102fd4428b8ed594bec4233b3
2   "name": "LFJToast",
3   "version": "0.0.2",
4   "summary": "简洁轻便提示工具,一行代码,既可完成提示信息显示.",
5   "homepage": "https://github.com/manfengjun/LFJToast",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "manfengjun": "chinafengjun@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/manfengjun/LFJToast.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "LFJToast",
22     "*.{h,m}"
23   ],
24   "requires_arc": true