[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 8 / QKRefresh / 0.1.0 / QKRefresh.podspec.json
blob6b1101126aa77f7455fbb8e889d5d79ba16272d5
2   "name": "QKRefresh",
3   "version": "0.1.0",
4   "summary": "QKRefresh.",
5   "description": "TODO: 下拉刷新上滑加载.",
6   "homepage": "https://github.com/huahong1124/QKRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huahong": "2330669775@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/huahong1124/QKRefresh.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "QKRefresh/Classes/*.{h,m}",
22   "dependencies": {
23     "MJRefresh": [
25     ]
26   }