| { |
| "name": "HTGradientEasing-Fixed", |
| "version": "0.0.8", |
| "platforms": { |
| "ios": "4.3" |
| }, |
| "summary": "Fixed improper import for use as dependency", |
| "homepage": "https://github.com/alexandre-g/HTGradientEasing", |
| "license": "MIT", |
| "authors": { |
| "Alex": "alexandre@goloskok.com" |
| }, |
| "source": { |
| "git": "https://github.com/alexandre-g/HTGradientEasing.git", |
| "tag": "0.0.8" |
| }, |
| "source_files": "*.{h,m}", |
| "frameworks": [ |
| "QuartzCore", |
| "CoreGraphics" |
| ], |
| "requires_arc": true, |
| "dependencies": { |
| "AHEasing": [ |
| |
| ], |
| "UIColor-CrossFade": [ |
| |
| ] |
| } |
| } |