[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / 5 / Sparkle-pornel / 1.6.0 / Sparkle-pornel.podspec.json
blob4513ae1b8c88dc7283d4525cdad9f97af7af8fb3
2   "deprecated_in_favor_of": "Sparkle",
3   "name": "Sparkle-pornel",
4   "version": "1.6.0",
5   "summary": "An actively maintained fork of the Sparkle software updater",
6   "description": "                   This fork\n\n                   * Up to date with 10.9 SDK and Xcode 5.1.\n                   * Merged bugfixes, security fixes and some features from\n                     multiple Sparkle forks.\n                   * Merged official Sparkle branch with truly automatic\n                     background updates (no UI at all) when user agreed to\n                     \"Automatically download and install updates in the future.\"\n                   * Ability to mark updates as critical.\n                   * Progress and status notifications for the host app.\n                   * Name of finish_installation.app can be configured to match\n                     your app's name.\n",
7   "homepage": "https://github.com/pornel/Sparkle#readme",
8   "license": {
9     "type": "MIT",
10     "file": "Sparkle.framework/Versions/A/Resources/License.txt"
11   },
12   "authors": {
13     "Andy Matuschak": "andy@andymatuschak.org",
14     "Kornel": "pornel@pornel.net"
15   },
16   "platforms": {
17     "osx": null
18   },
19   "source": {
20     "http": "https://github.com/pornel/Sparkle/releases/download/1.6.0/Sparkle-1.6.0.tar.bz2"
21   },
22   "public_header_files": "Sparkle.framework/Headers/*.h",
23   "vendored_frameworks": "Sparkle.framework",
24   "resources": "Sparkle.framework",
25   "xcconfig": {
26     "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/Sparkle-pornel\""
27   },
28   "requires_arc": false