[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / c / 3 / DNLazyTableViewDelegate / 0.0.1 / DNLazyTableViewDelegate.podspec.json
blobd2f1c220752b923329a5845f6e756d949be08030
2   "name": "DNLazyTableViewDelegate",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "DNLazyTableViewDelegate prevent monkey tapping on cell.",
7   "requires_arc": true,
8   "version": "0.0.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Duy Nguyen": "duynb92@gmail.com"
15   },
16   "homepage": "https://github.com/duynb92/DNLazyTableViewDelegate",
17   "source": {
18     "git": "https://github.com/duynb92/DNLazyTableViewDelegate.git",
19     "tag": "0.0.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "DNLazyTableViewDelegate/**/*.{swift}",
23   "pushed_with_swift_version": "echo \"4.0\" > .swift-version"