[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / c / 1 / ZJTableViewManager / 0.0.6 / ZJTableViewManager.podspec.json
blob5653fce98b73ec8690eeca234c6f491105e026c9
2   "name": "ZJTableViewManager",
3   "version": "0.0.6",
4   "summary": "Powerful data driven content manager for UITableView. RETableViewManager的Swift版 RETableViewManager's Swift Version",
5   "description": "ZJTableViewManager allows to manage the content of any UITableView with ease, both forms and lists. ZJTableViewManager is built on top of reusable cells technique and provides APIs for mapping any object class to any custom cell subclass.",
6   "homepage": "https://github.com/JavenZ/ZJTableViewManager",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Javen": "1074472615@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/JavenZ/ZJTableViewManager.git",
16     "tag": "0.0.6"
17   },
18   "source_files": [
19     "ZJTableViewManager",
20     "ZJTableViewManager/Cells/*",
21     "ZJTableViewManager/Core/*",
22     "ZJTableViewManager/OtherClass/*"
23   ],
24   "platforms": {
25     "ios": "8.0"
26   },
27   "pushed_with_swift_version": "4.0"