[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / f / 7 / ZDialog / 0.1.0 / ZDialog.podspec.json
blobdd11b4d7aa6f361267ce1e56c3f85c1cebdbcf38
2   "name": "ZDialog",
3   "version": "0.1.0",
4   "summary": "ZDialog is simple library for show alert dialog",
5   "description": "ZAlertDialog is simple to show an alert dialog with support multi line for the title and message is scrollable if you set the long message.",
6   "homepage": "https://github.com/zabih1420/ZAlertDialog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zabih": "zabih1420@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zabih1420/ZAlertDialog.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "ZDialog/Classes/**/*",
23   "swift_version": "4.2"