[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / 1 / KSToastView / 0.4.3 / KSToastView.podspec.json
blob4e9d0e1c3b420060015649488f78a04962ada8e0
2   "name": "KSToastView",
3   "version": "0.4.3",
4   "summary": "Simple Popup Notification inspired by Android Toast Widget.",
5   "description": "Simple Popup Notification inspired by Android Toast Widget (http://developer.android.com/intl/zh-cn/guide/topics/ui/notifiers/toasts.html).",
6   "homepage": "https://github.com/c0ming/KSToastView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "c0ming": "https://github.com/c0ming"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/c0ming/KSToastView.git",
19     "tag": "v0.4.3"
20   },
21   "source_files": "KSToastView/*.{h,m}",
22   "frameworks": "QuartzCore",
23   "requires_arc": true