[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 5 / 0 / JWTableView / 0.0.9 / JWTableView.podspec.json
blob51f9b88ba54a909a0fd792bf2a9a4ff57598168e
2   "name": "JWTableView",
3   "version": "0.0.9",
4   "summary": "JWTableView--一款自用的表格控件,封装了一些基本功能",
5   "homepage": "https://github.com/junwangInChina/JWTableView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wangjun": "github_work@163.com"
12   },
13   "platforms": {
14     "ios": "7.1"
15   },
16   "source": {
17     "git": "https://github.com/junwangInChina/JWTableView.git",
18     "tag": "0.0.9"
19   },
20   "source_files": "JWTableView/JWTableView/JWTableView/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
25     ]
26   }