| { |
| "name": "RefreshKit", |
| "version": "0.0.1", |
| "summary": "Easy Custom", |
| "description": "U can easy custom the refresh view for pull to refresh", |
| "homepage": "https://github.com/AceSha/RefreshKit", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "81556205@qq.com": "shayuan@sensenets.com" |
| }, |
| "source": { |
| "git": "https://github.com/AceSha/RefreshKit.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "RefreshKit/Classes/**/*", |
| "resources": "RefreshKit/Assets/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |