[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / e / NBMaterialDialogIOS / 0.2.3 / NBMaterialDialogIOS.podspec.json
blobfa286a2d975927b57fa0f9aee5db8277f874982a
2   "name": "NBMaterialDialogIOS",
3   "version": "0.2.3",
4   "summary": "NBMaterialDialogIOS contains different dialogs and components used in Material Design by Google, on iOS.",
5   "homepage": "https://github.com/tskulbru/NBMaterialDialogIOS",
6   "license": "MIT",
7   "authors": {
8     "Torstein Skulbru": "serrghi@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/tskulbru/NBMaterialDialogIOS.git",
12     "tag": "0.2.3"
13   },
14   "social_media_url": "https://twitter.com/tskulbru",
15   "platforms": {
16     "ios": "8.1"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.swift",
20   "resource_bundles": {
21     "NBMaterialDialogIOS": [
22       "Pod/Assets/*.ttf"
23     ]
24   },
25   "dependencies": {
26     "BFPaperButton": [
27       "~> 2.1.1"
28     ]
29   },
30   "pushed_with_swift_version": "2.3"