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