[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / d / ADModalDialog / 0.1.0 / ADModalDialog.podspec.json
blob949dfe55aac312ee2dc6d7539eb73e38dc6db4df
2   "name": "ADModalDialog",
3   "version": "0.1.0",
4   "summary": "Modal Dialog Control with support for image, title and subheading",
5   "description": "Modal Dialog Control with support for title and  optional subheading and an optional image.",
6   "homepage": "https://github.com/pritamhinger/admodaldialog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pritam Hinger": "hinger.pritam@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pritamhinger/admodaldialog.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.3"
20   },
21   "source_files": "ADModalDialog/*",
22   "pushed_with_swift_version": "echo \"4.0\" > .swift-version"