[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / d / 6 / JNWLabel / 0.1 / JNWLabel.podspec.json
blobad1a7e1e05f92f4267a322d52808413a2fc23aef
2   "name": "JNWLabel",
3   "version": "0.1",
4   "summary": "Light-weight CATextLayer wrapper for OS X.",
5   "homepage": "https://github.com/jwilling/JNWLabel",
6   "license": "MIT",
7   "authors": {
8     "Jonathan Willing": "hi@jwilling.com"
9   },
10   "source": {
11     "git": "https://github.com/jwilling/JNWLabel.git",
12     "tag": "0.1"
13   },
14   "platforms": {
15     "osx": "10.8"
16   },
17   "source_files": "JNWLabel*.{h,m}",
18   "frameworks": "QuartzCore",
19   "requires_arc": true