blob: 35ced54d7578cc0fd15fbc325d95329c84d9b38d [file] [log] [blame]
{
"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": [
]
}
}