[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / f / 7 / ZDialog / 0.2.0 / ZDialog.podspec.json
blob6250d13335de13cc8c0b21d69f54f2cd8dd55c83
2   "name": "ZDialog",
3   "version": "0.2.0",
4   "summary": "ZDialog lib for easy to show a dialog like as 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.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "ZDialog/Classes/**/*",
23   "swift_version": "4.2"