| { |
| "name": "ELHeaderView", |
| "version": "0.0.1", |
| "summary": "网易新闻中订阅的Header.", |
| "description": " 网易新闻中订阅的Header, 自定义背景图片, Title,SubTitle, Logo\n", |
| "homepage": "https://github.com/zq54zquan/ELHeaderView", |
| "license": "MIT", |
| "authors": { |
| "Gabriel": "zq54zquan@gmail.com" |
| }, |
| "social_media_url": "http://weibo.com/712306349/home", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/zq54zquan/ELHeaderView.git", |
| "commit": "a114f4c7d7ee29dd0a4e9fbed1a17df257e31328" |
| }, |
| "source_files": "NetEasyLikeNavigation/elNav/*.{h,m}", |
| "requires_arc": true, |
| "dependencies": { |
| "SDWebImage": [ |
| "~> 3.5.2" |
| ] |
| } |
| } |