[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 2 / 5 / SwiftRefresher / 0.9.3 / SwiftRefresher.podspec.json
blob298485190cb081e6a9e80d492e7e1f0bcebcc4ee
2   "name": "SwiftRefresher",
3   "version": "0.9.3",
4   "summary": "SwiftRefresher is one of the alternatives of UIRefreshControl.",
5   "description": "- Simple and easy to use.\n- Customize loading view whatever you want.",
6   "homepage": "https://github.com/morizotter/SwiftRefresher",
7   "screenshots": "https://raw.githubusercontent.com/morizotter/SwiftRefresher/master/refresher.gif",
8   "license": "MIT",
9   "authors": {
10     "Morita Naoki": "namorit@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/morizotter/SwiftRefresher.git",
17     "tag": "0.9.3"
18   },
19   "source_files": "SwiftRefresher/**/*.swift",
20   "resources": "SwiftRefresher/Resources/*.png",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"