blob: 2509ecc87b8fd0660a228984730141676835cfc5 [file] [log] [blame]
{
"name": "AAMultiSelectController",
"version": "0.4.0",
"summary": "AAMultiSelectController provide a elegant popup view to display a multiple select dialog.",
"description": "AAMultiSelectController provide a popup dialog to user which can 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.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AAMultiSelectController/Classes/**/*",
"resource_bundles": {
"AAMultiSelectController": [
"AAMultiSelectController/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
]
}
}