[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 5 / d / ZJRefreshControl / 1.2 / ZJRefreshControl.podspec.json
blob723186a5998b64dce6ac8ab5853010373ca6d3e8
2   "name": "ZJRefreshControl",
3   "version": "1.2",
4   "summary": "ZJRefreshControl",
5   "description": "ZJRefreshControl",
6   "homepage": "https://github.com/psvmc/ZJRefreshControl",
7   "license": {
8     "type": "MIT",
9     "file": "License"
10   },
11   "authors": {
12     "psvmc": "183518918@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/psvmc/ZJRefreshControl.git",
19     "tag": "1.2"
20   },
21   "default_subspecs": "Core",
22   "subspecs": [
23     {
24       "name": "Core",
25       "source_files": "ZJRefreshControl/Lib/ZJRefreshControl/*.swift",
26       "frameworks": "Foundation"
27     }
28   ]