[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 0 / 7 / b / CalmParametricAnimations / 1.0.0 / CalmParametricAnimations.podspec.json
blobe125217431a27f6bb1dba549aba3e5bd89b29b68
2   "name": "CalmParametricAnimations",
3   "version": "1.0.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/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.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"