blob: 28ddd9f93ac58d11586022bae2c147d751cbcd16 [file] [log] [blame]
{
"name": "TCSheetPicker",
"version": "0.0.1",
"summary": "多级联动选择器",
"homepage": "https://github.com/tanchenggithub/TCSheetPicker",
"license": "MIT",
"authors": {
"tanchenggithub": "824376052@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tanchenggithub/TCSheetPicker.git",
"tag": "0.0.1"
},
"source_files": "TCSheetPicker/Core/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.0"
}