[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 0 / 4 / 5 / MGViewsSwift / 0.0.1 / MGViewsSwift.podspec.json
blobc16a52d83909f39bc8babdc46b278b834df65f08
2   "name": "MGViewsSwift",
3   "version": "0.0.1",
4   "summary": "All Views",
5   "description": "All Views",
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.0.1"
20   },
21   "source_files": "MGViewsSwift/MGViewsSwift/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "MGExtensionSwift": [
25       "~> 0.0.2"
26     ],
27     "MGUtilsSwift": [
28       "~> 0.0.2"
29     ]
30   }