[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 4 / 1 / 6 / ListView / 1.0.9 / ListView.podspec.json
blobfb11da96a39d66d130d5d97c30a6e75d3e5dee56
2   "name": "ListView",
3   "version": "1.0.9",
4   "summary": "Alternative to Table View",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.com/work.shakiba/ListView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mohsen shakiba": "work.shakiba@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/work.shakiba/ListView.git",
16     "tag": "1.0.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ListView/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
24       "~> 3.0"
25     ]
26   },
27   "preserve_paths": "ListView/Classes/**/*",
28   "pushed_with_swift_version": "3.0"