[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 6 / b / a / CRJCircleAnimationView / 0.1.0 / CRJCircleAnimationView.podspec.json
blob35ced54d7578cc0fd15fbc325d95329c84d9b38d
2   "name": "CRJCircleAnimationView",
3   "version": "0.1.0",
4   "summary": "A short description of CRJCircleAnimationView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/CelestialRotatingJade/CRJCircleAnimationView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhuyuhui434@gmail.com": "zhuyuhui434@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/CelestialRotatingJade/CRJCircleAnimationView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CRJCircleAnimationView/Classes/**/*",
22   "dependencies": {
23     "CRJEasing": [
25     ]
26   }