[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / 3 / 9 / JNWScrollView / 0.1 / JNWScrollView.podspec.json
blob74ea818bbfcc53eba3c89db30108d1e55ac95dba
2   "name": "JNWScrollView",
3   "version": "0.1",
4   "summary": "A subclass of NSScroll/ClipView with better animations",
5   "homepage": "https://github.com/jwilling/JNWScrollView",
6   "license": "MIT",
7   "authors": {
8     "Jonathan Willing": "hi@jwilling.com"
9   },
10   "source": {
11     "git": "https://github.com/jwilling/JNWScrollView.git",
12     "tag": "0.1"
13   },
14   "platforms": {
15     "osx": "10.8"
16   },
17   "requires_arc": true,
18   "source_files": "*.{h,m}",
19   "frameworks": [
20     "Cocoa",
21     "QuartzCore"
22   ]