[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / e / CWRefreshTableView / 1.0.0 / CWRefreshTableView.podspec.json
blobc4b98b883485d831391a6d91a2114c91407cdec1
2   "name": "CWRefreshTableView",
3   "version": "1.0.0",
4   "summary": "上拉下来tableview封装",
5   "homepage": "https://github.com/junhaiyang/CWRefreshTableView",
6   "license": "MIT",
7   "authors": {
8     "yangjunhai": "junhaiyang@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/junhaiyang/CWRefreshTableView.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "subspecs": [
19     {
20       "name": "CWRefreshTableView",
21       "source_files": "CWRefreshTableView/*.{h,m,mm}",
22       "resources": "CWRefreshTableView/*.png"
23     }
24   ]