[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / 2 / SimpleRefresh / 0.0.7 / SimpleRefresh.podspec.json
blob004ceec3968926e1032f8cb284b39f9880d886d1
2   "name": "SimpleRefresh",
3   "version": "0.0.7",
4   "summary": "So simple pull to refresh framework in iOS written by Swift5",
5   "description": "A simple pull to refresh lib with highly customizable animation.",
6   "homepage": "https://github.com/qiuncheng/SimpleRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiuncheng": "qiuncheng@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/qiuncheng/SimpleRefresh.git",
16     "tag": "0.0.7"
17   },
18   "social_media_url": "https://twitter.com/vsccw",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "5.0",
23   "source_files": "SimpleRefresh/Classes/**/*",
24   "resources": [
25     "SimpleRefresh/Assets/*.xcassets"
26   ]