[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / a / e / 2 / ADToast / 1.0.4 / ADToast.podspec.json
blobf26f764dcd0eb08dd594d55615f5d3bbedc765a6
2   "name": "ADToast",
3   "version": "1.0.4",
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/ADEmailAndPassword",
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.4"
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"