[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / b / 3 / MOOSelectableList / 1.0.1 / MOOSelectableList.podspec.json
blob3be518b73dce023d147a0f6214f75cdc40e36be7
2   "name": "MOOSelectableList",
3   "version": "1.0.1",
4   "summary": "A custom UITableViewController with support to display information as a selectable list.",
5   "homepage": "https://github.com/liamnichols/MOOSelectableList",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Liam Nichols": "liam.nichols.ln@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/liamnichols/MOOSelectableList.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "Source/*.{h,m}",
21   "requires_arc": true