[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 0 / 4 / 5 / MGViewsSwift / 0.1.2 / MGViewsSwift.podspec.json
bloba967aa9089b7d5d1418c88f161fe8cf60c26dca8
2   "name": "MGViewsSwift",
3   "version": "0.1.2",
4   "summary": "All views",
5   "description": "All views that can help us develop quickly",
6   "homepage": "https://github.com/CrazyDavis/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/CrazyDavis/MGViewsSwift.git",
19     "tag": "0.1.2"
20   },
21   "source_files": "MGViewsSwift/MGViewsSwift/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "MGExtensionSwift": [
26     ],
27     "MGUtilsSwift": [
29     ],
30     "MGBaseViewSwift": [
32     ]
33   }