[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 2 / 1 / SwiftSimpleToast / 0.1.2 / SwiftSimpleToast.podspec.json
blobd705c5b77cb7c441d6f0e909921ded9b203d1fcc
2   "name": "SwiftSimpleToast",
3   "version": "0.1.2",
4   "summary": "Simple swift toast messege",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Haeuncs/SwiftSimpleToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Haeuncs": "sch_haeun@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/Haeuncs/SwiftSimpleToast.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "SwiftSimpleToast/Classes/**/*",
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "swift_version": "5.0"