| { |
| "name": "KLRecycleScrollView", |
| "version": "1.0.2", |
| "summary": "KLRecycleScrollView.", |
| "description": "this is KLRecycleScrollView", |
| "homepage": "https://github.com/karosLi/KLRecycleScrollView", |
| "license": { |
| "type": "MIT", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "Karos": "karosli1314@gmail.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/karosLi/KLRecycleScrollView.git", |
| "tag": "1.0.2" |
| }, |
| "source_files": "KLRecycleScrollView/KLRecycleScrollView/**/*.{h,m}", |
| "requires_arc": true |
| } |