| { | |
| "name": "WavePullToRefresh", | |
| "version": "1.0.0", | |
| "summary": "Wavy PullToRefresh.", | |
| "homepage": "https://github.com/recruit-lifestyle/WavePullToRefresh", | |
| "license": "Apache License, Version 2.0", | |
| "authors": { | |
| "enkaism": "enkaism@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/recruit-lifestyle/WavePullToRefresh.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "WavePullToRefresh/*.swift" | |
| } |