[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 6 / e / NBMaterialDialogIOS / 0.2.1 / NBMaterialDialogIOS.podspec.json
blob99ef64dc1c42264e0ee0bd1948546ce26af1c1ed
2   "name": "NBMaterialDialogIOS",
3   "version": "0.2.1",
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.1"
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   "resources": "Pod/Assets/*.ttf",
21   "dependencies": {
22     "BFPaperButton": [
23       "~> 2.0.18"
24     ]
25   }