[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 2 / 8 / CLToast / 1.0.1 / CLToast.podspec.json
blob00c3b83e2710e60f3bb75517d8cb110ed358d952
2   "name": "CLToast",
3   "version": "1.0.1",
4   "swift_version": "4.0",
5   "license": "MIT",
6   "summary": "This is a Toast",
7   "homepage": "https://github.com/Darren-chenchen/CLToast",
8   "authors": {
9     "Darren-chenchen": "1597887620@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Darren-chenchen/CLToast.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "CLToast/CLToast/**/*.swift",
19   "resource_bundles": {
20     "CLToast": [
21       "CLToast/CLToast/Images/**/*.png",
22       "CLToast/CLToast/**/*.{xib,storyboard}",
23       "CLToast/CLToast/**/*.{lproj,strings}"
24     ]
25   }