[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 5 / 0 / JWTableView / 0.0.3 / JWTableView.podspec.json
blob4673cf0c06f4ee51c2e127068ea6484b63d3b293
2   "name": "JWTableView",
3   "version": "0.0.3",
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.3"
19   },
20   "source_files": "JWTableView/JWTableView/JWTableView/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
25     ]
26   }