blob: 7acd8dc47697537c62809af48bad7d03489fd9c3 [file] [log] [blame]
{
"name": "IMMultipleChoice",
"version": "1.0.5",
"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.0.5"
},
"frameworks": "UIKit",
"requires_arc": true,
"authors": {
"CoderMonsterZhang": "17660431@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IMMultiSelector/**/*"
}