[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 0 / a / CLKParametricAnimations / 0.1.0 / CLKParametricAnimations.podspec.json
blob3f96e52e5088cfdbec7b7687cdaad0596ee29c55
2   "name": "CLKParametricAnimations",
3   "version": "0.1.0",
4   "summary": "Extends native CAKeyframeAnimations to use all of the complex easing functions found at http://www.easings.net",
5   "homepage": "https://github.com/Clinkle/CLKParametricAnimations",
6   "license": "MIT",
7   "authors": {
8     "tsheaff": "tyler@clinkle.com"
9   },
10   "source": {
11     "git": "https://github.com/Clinkle/CLKParametricAnimations.git",
12     "tag": "0.1.0"
13   },
14   "frameworks": [
15     "QuartzCore",
16     "CoreGraphics"
17   ],
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes"