[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / 1 / UITableViewPresentation / 3.1.0 / UITableViewPresentation.podspec.json
blob421fa58d6eaef8d1170c38c797daa15d5f28ad18
2   "name": "UITableViewPresentation",
3   "version": "3.1.0",
4   "summary": "UITableViewPresentation.",
5   "description": "A presentation library for coordinating changes between your models and your tableview",
6   "homepage": "https://github.com/ChristopherCarranza/UITableViewPresentation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris Carranza": "chris.carranza@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/ChristopherCarranza/UITableViewPresentation.git",
16     "tag": "3.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "UITableViewPresentation/Classes/**/*",
23   "dependencies": {
24     "Dwifft": [
25       "0.9.0"
26     ]
27   },
28   "swift_version": "5.0"