[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 1 / 3 / CPSelectionManager / 0.0.2 / CPSelectionManager.podspec.json
blob1ba05e889fcd3a7836b28617588bb08c3079de68
2   "name": "CPSelectionManager",
3   "version": "0.0.2",
4   "summary": "Manage selection of controls. (single/multiple selection)",
5   "description": "Manage selection of controls.\nSupport single, multiple selection.",
6   "homepage": "https://github.com/yoonhg84/CPSelectionManager",
7   "screenshots": "https://github.com/yoonhg84/CPSelectionManager/raw/master/README/CPSelectionManager.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "yoonhg84": "yoonhg2002@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/yoonhg84/CPSelectionManager.git",
20     "tag": "0.0.2"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*.{h,m,swift}"
25   ]