blob: 22d254ae090fc3a69c3c996af9fa4e0d8fa68d68 [file] [log] [blame]
{
"name": "MGSelector",
"version": "0.1",
"summary": "A customized table selector for iOS.",
"description": "MGSelector is a customized table selector for iOS.",
"homepage": "https://github.com/lm2343635/MGSelector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lm2343635": "lm2343635@126.com"
},
"source": {
"git": "https://github.com/lm2343635/MGSelector.git",
"tag": "0.1"
},
"social_media_url": "https://www.fczm.pw",
"platforms": {
"ios": "8.2"
},
"source_files": "MGSelector/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 4"
]
}
}