[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / d / a / EZSource / 1.0.0 / EZSource.podspec.json
bloba8ecbf6609576bf4e0068d706c0bd5e359cb1985
2   "name": "EZSource",
3   "version": "1.0.0",
4   "summary": "Declarative Datasource/Delegate for TableView",
5   "description": "This library helps to avoid boilerplate code when operating with TableView. Just create Rows add them\nto sections. Append Headers/Footers to sections and use reload or updateWithAnimation. Provides easy api for animated updates",
6   "homepage": "https://github.com/Swift-Gurus/EZSource.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Swift Gurus": "alexei.hmelevski@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Swift-Gurus/EZSource.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "EZSource/Classes/**/*",
23   "dependencies": {
24     "SwiftyCollection": [
26     ],
27     "xDiffCollection": [
29     ]
30   },
31   "swift_version": "5.0"