[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / d / 6 / JNWLabel / 1.0 / JNWLabel.podspec.json
blobc6bd9b53c1809d0565776f98b591d5bba991a1ca
2   "name": "JNWLabel",
3   "version": "1.0",
4   "summary": "Light-weight CATextLayer wrapper for OS X",
5   "homepage": "https://github.com/jwilling/JNWLabel",
6   "screenshots": "http://jwilling.com/drop/github/JNWLabel.png",
7   "license": "MIT",
8   "authors": {
9     "Jonathan Willing": "hi@jwilling.com"
10   },
11   "source": {
12     "git": "https://github.com/jwilling/JNWLabel.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "osx": "10.7"
17   },
18   "requires_arc": true,
19   "source_files": "*.{h,m}",
20   "osx": {
21     "exclude_files": "JNWLabelDemo/**"
22   },
23   "frameworks": "QuartzCore"