[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / 4 / CZTableViewHandle / 0.0.1 / CZTableViewHandle.podspec.json
blobb9dadb7ae7918717e1ddbc75dfceac24bc687552
2   "name": "CZTableViewHandle",
3   "requires_arc": true,
4   "version": "0.0.1",
5   "frameworks": "UIKit",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "summary": "A lightweight tableView that pulls its agent or data source out of the way",
14   "authors": {
15     "chongzone": "2209868966@qq.com"
16   },
17   "source_files": "CZTableViewHandle/*.{h,m}",
18   "homepage": "https://github.com/chongzone/CZTableViewHandle",
19   "source": {
20     "git": "https://github.com/chongzone/CZTableViewHandle.git",
21     "tag": "0.0.1"
22   }