[Add] ijkmedia-framework 1.0.0
[CocoaPods.git] / Specs / d / 9 / 8 / CRToast / 0.0.2 / CRToast.podspec.json
blob35e8e73f6ef4cd42edbc17349d7665534a6f8306
2   "name": "CRToast",
3   "version": "0.0.2",
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.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "CRToast/*.{h,m}"