[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 9 / Cheetah / 0.2.5 / Cheetah.podspec.json
blob71dde3fb3d03a3ebea06666b1f3ae21e8712b2f0
2   "name": "Cheetah",
3   "version": "0.2.5",
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.5"
17   },
18   "source_files": [
19     "Classes",
20     "Cheetah/*.swift"
21   ]