[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / 0 / 4 / 1 / CommonTableCollectView / 0.0.4 / CommonTableCollectView.podspec.json
blob0b9d04bc635d964bf44ad759b052c701c00f8cc8
2   "name": "CommonTableCollectView",
3   "version": "0.0.4",
4   "summary": "General tableView, greatly reduce the programming workload",
5   "description": "Program quickly,\nThe tableView object is encapsulated,How many groups of how many lines are what cell, all concentrated in a code inside, in fact, as long as you tell tableView, what data, what type of cell, it is enough",
6   "homepage": "https://github.com/harde1/CommonTableCollectView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/harde1/CommonTableCollectView.git",
13     "tag": "0.0.4"
14   },
15   "authors": {
16     "剑仁不败": "harde1@163.com",
17     "敏钦": "799621181@qq.com"
18   },
19   "source_files": "CommonTableCollectView/*.{h,m}",
20   "platforms": {
21     "ios": "7.1"
22   },
23   "requires_arc": true