[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / 1 / HMListSelectionController / 0.1.0 / HMListSelectionController.podspec.json
bloba9002377f8698691a35dda5a4d54bdcea890b0b2
2   "name": "HMListSelectionController",
3   "version": "0.1.0",
4   "summary": "List to show the array of strings, multi select and search the items in the list",
5   "description": "Show the list,user can multi select and search the items in the list and return the array of string",
6   "homepage": "https://github.com/avaijayanthimala/HMListSelectionController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "avaijayanthimala": "vaijayanthianandhan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/avaijayanthimala/HMListSelectionController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "HMListSelectionController/Classes/**/*",
23   "resource_bundles": {
24     "HMListSelectionController": [
25       "HMListSelectionController/Assets/*.xib"
26     ]
27   },
28   "frameworks": "UIKit"