| { |
| "name": "EZAnimationObjc", |
| "summary": "An easy use of core animation kit", |
| "version": "0.0.5", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "clOudbb": "z61723117@163.com" |
| }, |
| "social_media_url": "https://github.com/clOudbb", |
| "homepage": "https://github.com/clOudbb/EZAnimation", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/clOudbb/EZAnimation.git", |
| "tag": "0.0.5" |
| }, |
| "requires_arc": true, |
| "source_files": "Source/**/*.{h,m}", |
| "public_header_files": "Source/**/*.{h}" |
| } |