blob: 8f8fadb5ac863d62329281720e9cd3193ef4b02e [file] [log] [blame]
{
"name": "MGSelector",
"version": "0.2",
"summary": "A customized table selector for iOS.",
"description": "MGSelector is a customized table selector for iOS.",
"homepage": "https://github.com/lm2343635/MGSelector",
"screenshots": [
"https://github.com/lm2343635/MGSelector/raw/master/screenshoot/light.png",
"https://github.com/lm2343635/MGSelector/raw/master/screenshoot/dark.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lm2343635": "lm2343635@126.com"
},
"source": {
"git": "https://github.com/lm2343635/MGSelector.git",
"tag": "0.2"
},
"social_media_url": "https://www.fczm.pw",
"platforms": {
"ios": "10.0"
},
"source_files": "MGSelector/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 5"
]
}
}