[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 1 / KSToastView / 0.5.5 / KSToastView.podspec.json
blob3643af88b34dffb1ba31aa58e555018f76875c2b
2   "name": "KSToastView",
3   "version": "0.5.5",
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.5.5"
20   },
21   "source_files": "KSToastView/*.{h,m}",
22   "frameworks": "QuartzCore",
23   "requires_arc": true