[Add] StripeFinancialConnections 24.1.2
[CocoaPods.git] / Specs / a / d / 8 / MaterialDialog / 1.1.2 / MaterialDialog.podspec.json
blobcda7164307ba685e7c9b63ad92095c0574adbf09
2   "name": "MaterialDialog",
3   "version": "1.1.2",
4   "summary": "A library of Material Design dialogs for iOS",
5   "description": "MaterialDialogs provides several types of dialogs and alerts for interacting with user. \nAll dialogues are created are shown to the user. Dialogs can also take user input and return feedback.",
6   "homepage": "https://github.com/codesworth/MaterialDialogs-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shadrach Mensah": "codezworth@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/sredhand",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_version": "4.2",
19   "source": {
20     "git": "https://github.com/codesworth/MaterialDialogs-iOS.git",
21     "tag": "1.1.2"
22   },
23   "source_files": "Material-Dialogs-iOS/Sources/**/*"