[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 9 / Cheetah / 0.4.1 / Cheetah.podspec.json
bloba5c832c9b0d90d05ced8fa3a4e32485bd2d016e8
2   "name": "Cheetah",
3   "version": "0.4.1",
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     "tvos": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/suguru/Cheetah.git",
17     "tag": "0.4.1"
18   },
19   "source_files": [
20     "Classes",
21     "Cheetah/*.swift"
22   ]