[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / d / b / 0 / CSToast / 0.0.1 / CSToast.podspec.json
blob9e0413ae191c49ebbf803875642a8c962d2b47b1
2   "name": "CSToast",
3   "version": "0.0.1",
4   "summary": "本工具是一个简单的提示框(Toast)",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Joslyn": "cs_joslyn@foxmail.com"
11   },
12   "homepage": "https://github.com/JoslynWu/CSToast",
13   "social_media_url": "http://www.jianshu.com/u/fb676e32e2e9",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/JoslynWu/CSToast.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Sources/*.swift",
22   "pushed_with_swift_version": "3.0"