[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 4 / 5 / MGViewsSwift / 1.0.1 / MGViewsSwift.podspec.json
blob0bdd5ab381dfc18031b0e0af9253966ad22a1b7a
2   "name": "MGViewsSwift",
3   "version": "1.0.1",
4   "summary": "All views",
5   "description": "All views that can help us develop quickly",
6   "homepage": "https://github.com/MagicalWater/MGViewsSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "water": "crazydennies@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/MagicalWater/MGViewsSwift.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "MGViewsSwift/MGViewsSwift/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "MGExtensionSwift": [
26     ],
27     "MGUtilsSwift": [
29     ],
30     "MGBaseViewSwift": [
32     ]
33   }