[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 4 / f / 2 / AAMultiSelectController / 0.1.0 / AAMultiSelectController.podspec.json
blob46f721fc9d6ef402b0a841719a9230ff5c3b98cf
2   "name": "AAMultiSelectController",
3   "version": "0.1.0",
4   "summary": "AAMultiSelectController provide a elegant popup view to display a multiple select dialog.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/aozhimin/AAMultiSelectController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dev-aozhimin": "aozhimin0811@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/aozhimin/AAMultiSelectController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AAMultiSelectController/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }