| { |
| "name": "LTInfiniteScrollView-Swift", |
| "version": "0.1.0", |
| "summary": "An infinite scrollview allowing easily applying animation", |
| "homepage": "https://github.com/ltebean/LTInfiniteScrollView-Swift", |
| "license": "MIT", |
| "authors": { |
| "ltebean": "yucong1118@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/ltebean/LTInfiniteScrollView-Swift.git", |
| "tag": "v0.1.0" |
| }, |
| "source_files": "LTInfiniteScrollView-Swift/Sources/LTInfiniteScrollView.swift", |
| "requires_arc": true, |
| "platforms": { |
| "ios": "8.0" |
| } |
| } |