blob: 855cab1e8cc2d0e3efda14cb07fd6e3555041b11 [file] [log] [blame]
{
"name": "AAMultiSelectController",
"version": "0.2.0",
"summary": "AAMultiSelectController provide a elegant popup view to display a multiple select dialog.",
"description": "AAMultiSelectController provide a popup dialog to user select from multiple choice, and you also can customize it.",
"homepage": "https://github.com/aozhimin/AAMultiSelectController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dev-aozhimin": "aozhimin0811@gmail.com"
},
"source": {
"git": "https://github.com/aozhimin/AAMultiSelectController.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AAMultiSelectController/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}