[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 2 / c / MGSectionAdapterSwift / 0.0.3 / MGSectionAdapterSwift.podspec.json
blobf7e199460da270ac0180c177b5f73ce186dd6247
2   "name": "MGSectionAdapterSwift",
3   "version": "0.0.3",
4   "summary": "All item in table/collect can be a section.",
5   "description": "All item in table/collect can be a section.",
6   "homepage": "https://github.com/MagicalWater/MGSectionAdapterSwift",
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/MGSectionAdapterSwift.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "MGSectionAdapterSwift/MGSectionAdapterSwift/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "MGUtilsSwift": [
26     ],
27     "MGViewsSwift": [
29     ],
30     "MGExtensionSwift": [
32     ]
33   }