[Add] YouverseLicenseManager 3.1.3
[CocoaPods.git] / Specs / 4 / c / 7 / AdvancedTableView / 2.0.2 / AdvancedTableView.podspec.json
blobf72a529eb5ca004ae0b3548222c7d09877071403
2   "name": "AdvancedTableView",
3   "version": "2.0.2",
4   "summary": "Replacement for UITableViewb",
5   "description": "An alternative to UITableView with more features and easier api",
6   "homepage": "https://gitlab.com/work.shakiba/AdvancedTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mohsenShakiba": "work.shakiba@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/work.shakiba/AdvancedTableView.git",
16     "tag": "2.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AdvancedTableView/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
24       "~> 3.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"