[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / f / JomloTableView / 0.2.1 / JomloTableView.podspec.json
blobcf2317e8a91c52034522c2710735fd248f3fa1da
2   "name": "JomloTableView",
3   "version": "0.2.1",
4   "summary": "A UITableView with detachable section and row.",
5   "description": "JomloTableView uses detachable section and row. You can add multiple section individually and add rows to each section. See example project for how to use this library.",
6   "homepage": "https://github.com/setoelkahfi/JomloTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Seto Elkahfi": "setoelkahfi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/setoelkahfi/JomloTableView.git",
16     "tag": "0.2.1"
17   },
18   "social_media_url": "https://twitter.com/setoelkahfi",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "JomloTableView/Classes/**/*",
23   "pushed_with_swift_version": "3.0"