[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / 8 / Toasty-Swift / 1.0.0 / Toasty-Swift.podspec.json
blob002cf6f7eb7c74a446aaf2b1422e42f33aa9c798
2   "name": "Toasty-Swift",
3   "version": "1.0.0",
4   "summary": "A toast framework with swift for iOS.",
5   "homepage": "https://github.com/yangjie2/Toasty",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yangjie": "yangjie2107@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/yangjie2/Toasty.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "source_files": "Toasty/*.{swift, h}"