4 "summary": "A software update framework for macOS",
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",
14 "Mayur Pawashe": "zorgiepoo@gmail.com",
15 "Kornel LesiĆski": "pornel@pornel.net",
16 "Jake Petroules": "jake.petroules@petroules.com",
17 "C.W. Betts": "computers57@hotmail.com",
18 "Andy Matuschak": "andy@andymatuschak.org"
24 "http": "https://github.com/sparkle-project/Sparkle/releases/download/1.15.1/Sparkle-1.15.1.tar.bz2"
26 "source_files": "Sparkle.framework/Versions/A/Headers/*.h",
27 "public_header_files": "Sparkle.framework/Versions/A/Headers/*.h",
28 "vendored_frameworks": "Sparkle.framework",
30 "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/Sparkle\"",
31 "LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks"