[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / c / 7 / AdvancedTableView / 0.1.0 / AdvancedTableView.podspec.json
blob53c05c872f17c1d6344413d27716ad299c8b760f
2   "name": "AdvancedTableView",
3   "version": "0.1.0",
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": "0.1.0"
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"