[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 2 / 5 / ATToast / 0.1.0 / ATToast.podspec.json
blob054e06229d1f92552543d4a16dc4ad44ce5b756e
2   "name": "ATToast",
3   "version": "0.1.0",
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.0"
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   }