[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 1 / f / b / MTToast / 0.0.1 / MTToast.podspec.json
blobf8ba3bacc38d93955e763fdce7e7368b89c6870f
2   "name": "MTToast",
3   "version": "0.0.1",
4   "summary": "MTToast show method just log (this podspec just for test)",
5   "description": "here should fill your podspec description.\nu can design by yourself",
6   "homepage": "https://github.com/TinySungo/testPodspec",
7   "license": "MIT",
8   "authors": {
9     "shenbilian": "shenbl@increator.cn"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/TinySungo/testPodspec.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "MTToast/*.{h,m}",
19   "frameworks": [
20     "AVFoundation",
21     "UIKit"
22   ],
23   "requires_arc": true