[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 1 / 3 / CPSelectionManager / 0.0.1 / CPSelectionManager.podspec.json
blob697eee867e53cfee9039900576692e4dd0ea3ec9
2   "name": "CPSelectionManager",
3   "version": "0.0.1",
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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yoonhg84": "yoonhg2002@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/yoonhg84/CPSelectionManager.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Source",
23     "Source/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Classes/Exclude"