[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 0 / 7 / b / CalmParametricAnimations / 1.0.1 / CalmParametricAnimations.podspec.json
blobcb4bdd8442eb390c294cc11103ae3c1df5745908
2   "name": "CalmParametricAnimations",
3   "version": "1.0.1",
4   "summary": "Extends native CAKeyframeAnimations to use all of the complex easing functions found at http://www.easings.net",
5   "homepage": "https://github.com/calm/CalmParametricAnimations",
6   "license": "MIT",
7   "authors": {
8     "tsheaff": "tyler@calm.com"
9   },
10   "source": {
11     "git": "https://github.com/calm/CalmParametricAnimations.git",
12     "tag": "1.0.1"
13   },
14   "frameworks": [
15     "QuartzCore",
16     "CoreGraphics"
17   ],
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes"