| { |
| "name": "LHHTopScrollView", |
| "version": "1.0.1", |
| "summary": "A banner for iOS.", |
| "homepage": "http://blog.csdn.net/codingfire/article/details/52470802", |
| "license": "MIT", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "authors": { |
| "codeliu6572": "codeliu6572@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/codeliu6572/ScrollVIewBanner.git", |
| "tag": "1.0.1" |
| }, |
| "source_files": "LHHTopScrollView/*.{h,m}", |
| "resources": "LHHTopScrollView/*.png", |
| "frameworks": "UIKit", |
| "requires_arc": true, |
| "dependencies": { |
| "SDWebImage": [ |
| |
| ] |
| } |
| } |