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