[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 7 / c / d / Sparkle / 1.7.1 / Sparkle.podspec.json
blobb5d5c8db0dfbb40ab268f995fffed2a5ae74f0eb
2   "name": "Sparkle",
3   "version": "1.7.1",
4   "summary": "A software update framework for OS X",
5   "description": "Sparkle is an easy-to-use software update framework for Cocoa developers.",
6   "homepage": "https://github.com/sparkle-project/Sparkle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andy Matuschak": "andy@andymatuschak.org",
13     "Kornel": "pornel@pornel.net"
14   },
15   "platforms": {
16     "osx": null
17   },
18   "source": {
19     "http": "https://github.com/sparkle-project/Sparkle/releases/download/1.7.1/Sparkle-1.7.1.zip"
20   },
21   "public_header_files": "Sparkle.framework/Headers/*.h",
22   "vendored_frameworks": "Sparkle.framework",
23   "resources": "Sparkle.framework",
24   "xcconfig": {
25     "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/Sparkle\""
26   },
27   "requires_arc": false