[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / a / b / ASToast / 1.1.0 / ASToast.podspec.json
blob4fdefe0f4db9c903d2c49e5a4f2811f74db5f5d9
2   "name": "ASToast",
3   "version": "1.1.0",
4   "summary": "A Swift extension for using Android style Toast notifications",
5   "homepage": "https://github.com/abdullahselek/ASToast",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Abdullah Selek": "abdullahselek@yahoo.com"
12   },
13   "source": {
14     "git": "https://github.com/abdullahselek/ASToast.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ASToast/Source/*.swift",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"