| { |
| "name": "BABannerView", |
| "version": "1.0.2", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "summary": "Banner View, a simple banner view.", |
| "description": "An ios banner view, which is beatiful and comfortable.", |
| "homepage": "https://github.com/zhanghao19920218/BABannerView", |
| "license": { |
| "type": "MIT", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "zhanghao19920218": "2420615378@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/zhanghao19920218/BABannerView.git", |
| "tag": "1.0.2" |
| }, |
| "source_files": "BABannerView/Classes/*.{h,m}", |
| "requires_arc": true |
| } |