| { |
| "name": "CRJCircleAnimationView", |
| "version": "0.1.0", |
| "summary": "A short description of CRJCircleAnimationView.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/CelestialRotatingJade/CRJCircleAnimationView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "zhuyuhui434@gmail.com": "zhuyuhui434@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/CelestialRotatingJade/CRJCircleAnimationView.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "CRJCircleAnimationView/Classes/**/*", |
| "dependencies": { |
| "CRJEasing": [ |
| |
| ] |
| } |
| } |