[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 2 / 5 / ATToast / 0.1.8 / ATToast.podspec.json
blob02da74c502763e02c1339355e7a8bf90ef3b1e6d
2   "name": "ATToast",
3   "version": "0.1.8",
4   "summary": "Toast view",
5   "homepage": "https://github.com/ablettchen/ATToast",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ablett": "ablettchen@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ablettchen/ATToast.git",
15     "tag": "0.1.8"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "ATToast/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "ATCategories": [
25     ],
26     "Masonry": [
28     ]
29   }