[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / b / 1 / d / JNWAnimatableWindow / 0.5.0 / JNWAnimatableWindow.podspec.json
blob002b0db41f8b2a988819c8816a1eaf03fb5fa29a
2   "name": "JNWAnimatableWindow",
3   "version": "0.5.0",
4   "summary": "Smooth animation of a NSWindow using a CALayer.",
5   "homepage": "https://github.com/jwilling/JNWAnimatableWindow",
6   "license": "MIT",
7   "authors": {
8     "Jonathan Willing": "hi@jwilling.com"
9   },
10   "source": {
11     "git": "https://github.com/jwilling/JNWAnimatableWindow.git",
12     "tag": "0.5.0"
13   },
14   "platforms": {
15     "osx": "10.7"
16   },
17   "source_files": "JNWAnimatableWindow.{h,m}",
18   "frameworks": "QuartzCore",
19   "requires_arc": true