[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / 6 / 9 / Cheetah / 0.2.4 / Cheetah.podspec.json
blob389cc85381311a52968f6529eac0244f800c7622
2   "name": "Cheetah",
3   "version": "0.2.4",
4   "summary": "Easy animation library on iOS with Swift 2.0",
5   "description": "Cheetah is an animation library which uses CADisplayLink to animate any properties.",
6   "homepage": "https://github.com/suguru/Cheetah",
7   "license": "MIT",
8   "authors": {
9     "Suguru Namura": "snamura@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/suguru/Cheetah.git",
16     "tag": "0.2.4"
17   },
18   "source_files": [
19     "Classes",
20     "Cheetah/*.swift"
21   ]