| { |
| "name": "MJAGradientView", |
| "version": "0.0.1", |
| "summary": "Easy to use view of a gradient layer.", |
| "description": "Easy to use view of a gradient layer addtion with cocoapod support.", |
| "homepage": "https://github.com/huangxianhui001/GradientView", |
| "social_media_url": "http://www.weibo.com/u/2648268723", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "alan": "756673457@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/huangxianhui001/GradientView.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "GradientView/*.{h,m}", |
| "platforms": { |
| "ios": "6.0" |
| }, |
| "frameworks": "UIKit", |
| "requires_arc": true |
| } |