[Add] BoreyAdSDK 0.0.6
[CocoaPods.git] / Specs / 1 / d / 6 / MGSelector / 0.4.1 / MGSelector.podspec.json
blob390bd53040552a0dade1a69759fcf816e0d47ae5
2   "name": "MGSelector",
3   "version": "0.4.1",
4   "summary": "A customized table selector for iOS.",
5   "description": "MGSelector is a customized table selector for iOS.",
6   "homepage": "https://github.com/lm2343635/MGSelector",
7   "screenshots": [
8     "https://github.com/lm2343635/MGSelector/raw/master/screenshoot/light.png",
9     "https://github.com/lm2343635/MGSelector/raw/master/screenshoot/dark.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "lm2343635": "lm2343635@126.com"
17   },
18   "source": {
19     "git": "https://github.com/lm2343635/MGSelector.git",
20     "tag": "0.4.1"
21   },
22   "social_media_url": "https://www.fczm.pw",
23   "platforms": {
24     "ios": "13.0"
25   },
26   "swift_versions": "5.1",
27   "source_files": "MGSelector/Classes/**/*",
28   "dependencies": {
29     "SnapKit": [
30       "~> 5"
31     ]
32   },
33   "swift_version": "5.1"