[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 0 / 4 / 5 / MGViewsSwift / 0.0.2 / MGViewsSwift.podspec.json
blob02cf66480f84dfdd80b1b6b9daa8d52982d88bbb
2   "name": "MGViewsSwift",
3   "version": "0.0.2",
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.2"
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     "MGBaseViewSwift": [
31       "~> 0.0.3"
32     ]
33   }