[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / e / 2 / LCToast / 1.0.0 / LCToast.podspec.json
blob892212fede494ac17cb4f2522d27ecce34f5bc07
2   "name": "LCToast",
3   "version": "1.0.0",
4   "summary": "Add toast to UIView.",
5   "homepage": "https://github.com/iLiuChang/LCToast",
6   "license": "MIT",
7   "authors": "LiuChang",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "source": {
12     "git": "https://github.com/iLiuChang/LCToast.git",
13     "tag": "1.0.0"
14   },
15   "requires_arc": true,
16   "source_files": "LCToast/*.{h,m}",
17   "frameworks": "UIKit"