blob: 78bd6132fe1437aa131632c5e29b13782a4275f4 [file] [log] [blame]
{
"name": "IMMultipleChoice",
"version": "1.1.0",
"summary": "单选、多选、以及多级选择器.",
"description": "Multiple selector For everything occasion.",
"homepage": "https://github.com/CoderMonsterZhang/IMMultipleChoice",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/CoderMonsterZhang/IMMultipleChoice.git",
"tag": "v1.1.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"authors": {
"CoderMonsterZhang": "17660431@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IMMultiSelector/**/*"
}