[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 2 / 5 / SwiftRefresher / 0.9.0 / SwiftRefresher.podspec.json
blobaba9057f39d77e01d780cd397f7c372bf818dfe7
2   "name": "SwiftRefresher",
3   "version": "0.9.0",
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.0"
18   },
19   "source_files": "SwiftRefresher/**/*.swift",
20   "resources": "SwiftRefresher/Resources/*.png",
21   "requires_arc": true