[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / d / 9 / 8 / CRToast / 0.0.1 / CRToast.podspec.json
blob6f1786677f3b5539998988940eb551e5666abc63
2   "name": "CRToast",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "A modern iOS toast view that can fit your notification needs",
6   "homepage": "https://github.com/cruffenach/CRToast",
7   "authors": {
8     "Collin Ruffenach": "cruffenach@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/cruffenach/CRToast.git",
12     "tag": "0.0.1"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "CRToast/*.{h,m}"