[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 1 / d / JNWAnimatableWindow / 0.9.5 / JNWAnimatableWindow.podspec.json
blob2467fceeb67ae74dc02cff3615a5595db845acd8
2   "name": "JNWAnimatableWindow",
3   "version": "0.9.5",
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.9.5"
13   },
14   "platforms": {
15     "osx": "10.7"
16   },
17   "source_files": "JNWAnimatableWindow.{h,m}",
18   "frameworks": "QuartzCore",
19   "requires_arc": true