[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 1 / 4 / MaterialDesignWidgets / 0.0.3 / MaterialDesignWidgets.podspec.json
blobf01f316fabd07d2b1bffec3eacb2c0e3f516a6de
2   "name": "MaterialDesignWidgets",
3   "version": "0.0.3",
4   "summary": "Light implementation of material design widgets.",
5   "description": "Material design styled buttons, vertically arranged buttons, activity loader and loading button.",
6   "homepage": "https://github.com/twho/MaterialDesignWidgets-iOS-Lightweight/tree/master",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Ho": "tsungwei50521@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/twho/MaterialDesignWidgets-iOS-Lightweight.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "MaterialDesignWidgets/**",
22   "exclude_files": [
23     "MaterialDesignWidgetsDemo/**",
24     "MaterialDesignWidgetsTests/**"
25   ],
26   "swift_version": "5.0"