[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 1 / f / JUNTableView / 0.1.4 / JUNTableView.podspec.json
blobd1de0a0bd2a98c469c81406d7b8692ecaa799f28
2   "name": "JUNTableView",
3   "version": "0.1.4",
4   "summary": "An extension to UITableView that makes creating tableviews efficiently and gracefully.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Jun2786184671/JUNTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jun Ma": "maxinchun5@gmail.com"
13   },
14   "source": {
15     "git": "git@github.com:Jun2786184671/JUNTableView.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JUNTableView/Classes/**/*",
22   "public_header_files": "JUNTableView/Classes/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]