[Add] PingOidc 1.0.0
[CocoaPods.git] / Specs / a / e / 2 / ADToast / 1.0.5 / ADToast.podspec.json
blob9db540acc6e8e8349004a57bccba0f61510966b5
2   "name": "ADToast",
3   "version": "1.0.5",
4   "summary": "It displays a message in Toast style, with an Android-like effect.",
5   "description": "It displays a message in Toast style, with an Android-like effect.",
6   "homepage": "https://github.com/AnirudhDas/ADToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aniruddha Das": "cse.anirudh@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/AnirudhDas/ADToast.git",
19     "tag": "1.0.5"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{swift}"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "requires_arc": true,
30   "pushed_with_swift_version": "3.0"