[Add] Mobilisten 9.2.1
[CocoaPods.git] / Specs / 1 / f / 8 / NSBKeyframeAnimation / 0.0.1 / NSBKeyframeAnimation.podspec.json
blob329f9f9c244f0ed8ff1a410926c94049f07b3e7e
2   "name": "NSBKeyframeAnimation",
3   "version": "0.0.1",
4   "summary": "jQuery-like animations in CoreAnimation.",
5   "description": "                    NSBKeyframeAnimation allows you to create jQuery-like animations with a high level interface in a similar way as you would do with -[UIView animateWithDuration:delay:options:animations:completion:], but with any kind of function.\n",
6   "homepage": "https://github.com/NachoSoto/NSBKeyframeAnimation",
7   "license": "MIT",
8   "authors": {
9     "Nacho Soto": "hello@nachosoto.com"
10   },
11   "source": {
12     "git": "https://github.com/NachoSoto/NSBKeyframeAnimation.git",
13     "commit": "6956b1d7b44244f83a9d75b75c722ab1bcf72a0e"
14   },
15   "source_files": "NSBKeyframeAnimation/Classes/NSBKeyframeAnimation",
16   "frameworks": "QuartzCore",
17   "requires_arc": false