[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / b / 9 / 2 / SimpleRefresh / 0.0.4 / SimpleRefresh.podspec.json
blob36b1cc2f254772e3848237e9c09dabc5118e704b
2   "name": "SimpleRefresh",
3   "version": "0.0.4",
4   "summary": "So simple pull to refresh framework in iOS written by Swift4.2",
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.4"
17   },
18   "social_media_url": "https://twitter.com/vsccw",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "SimpleRefresh/Classes/**/*",
24   "resources": [
25     "SimpleRefresh/Assets/*.xcassets"
26   ]