[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 2 / 5 / ATToast / 0.1.5 / ATToast.podspec.json
blob1a21b05771f4bdb24a34d52ba284e48c659961e1
2   "name": "ATToast",
3   "version": "0.1.5",
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.5"
16   },
17   "social_media_url": "https://twitter.com/ablettchen",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ATToast/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "ATCategories": [
26     ],
27     "Masonry": [
29     ]
30   }