[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / 3 / 6 / QBToast / 0.1.6 / QBToast.podspec.json
blob3a7b1cf93c9d6a1ac55e46a24d277c6380c7e6f4
2   "name": "QBToast",
3   "version": "0.1.6",
4   "summary": "Toast message for iOS",
5   "description": "TODO: Toast message for iOS written in Swift.",
6   "homepage": "https://github.com/sjc-bui/QBToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sjc-bui": "bui@setjapan.co.jp"
13   },
14   "source": {
15     "git": "https://github.com/sjc-bui/QBToast.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "QBToast/Classes/**/*",
23   "swift_version": "5.0"