[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 7 / c / d / Sparkle / 1.13.1 / Sparkle.podspec.json
blobec6eb03026612a37144d1169785a4e9b64691bd0
2   "name": "Sparkle",
3   "version": "1.13.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": "http://sparkle-project.org",
7   "documentation_url": "http://sparkle-project.org/documentation/",
8   "screenshots": "http://sparkle-project.org/images/screenshot-noshadow@2x.png",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Andy Matuschak": "andy@andymatuschak.org",
15     "Kornel LesiƄski": "pornel@pornel.net",
16     "C.W. Betts": "computers57@hotmail.com",
17     "Jake Petroules": "jake.petroules@petroules.com",
18     "Mayur Pawashe": "zorgiepoo@gmail.com"
19   },
20   "platforms": {
21     "osx": "10.7"
22   },
23   "source": {
24     "http": "https://github.com/sparkle-project/Sparkle/releases/download/1.13.1/Sparkle-1.13.1.tar.bz2"
25   },
26   "public_header_files": "Sparkle.framework/Versions/A/Headers/*.h",
27   "vendored_frameworks": "Sparkle.framework",
28   "xcconfig": {
29     "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/Sparkle\"",
30     "LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks"
31   },
32   "requires_arc": true