[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / e / 2 / LCToast / 1.1.0 / LCToast.podspec.json
blob490f0f18058afa9f3fcdb28e962bd8339b653d1c
2   "name": "LCToast",
3   "version": "1.1.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.1.0"
14   },
15   "requires_arc": true,
16   "source_files": "LCToast/*.{h,m}",
17   "frameworks": "UIKit"