[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / 5 / 4 / SKToast / 0.1.0 / SKToast.podspec.json
blobf175bd2df505cceed732c6b346bff331327857b9
2   "name": "SKToast",
3   "version": "0.1.0",
4   "summary": "SKToast is a simple and light weight Android like toast view for your iOS app written in swift.",
5   "description": "SKToast is a simple Android like toast view really easy to integrate and easy to use with other customization options.",
6   "homepage": "https://github.com/SachK13/SKToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SachK13": "iosdev.sachin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SachK13/SKToast.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SKToast/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "pushed_with_swift_version": "4.0"