[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 4 / 5 / b / DCOURLGrabber / 0.0.1 / DCOURLGrabber.podspec.json
blobf3c6bd1fd102f84fb0ddf38ec69fdb4fa3956706
2   "name": "DCOURLGrabber",
3   "version": "0.0.1",
4   "summary": "Grabs the URL from browsers like Chrome and Firefox.",
5   "description": "                       DCOURLGrabber keeps track of active browser windows and uses AppleScript to\n                       retrieve the URL from the active tab of the browser that was last active.\n\n                       * Supports Chrome, Safari, Firefox, Opera and Chrome Canary.\n                       * Easy to extend using AppleScript.\n",
6   "homepage": "http://github.com/DangerCove/DCOURLGrabber",
7   "license": "BSD",
8   "authors": {
9     "Boy van Amstel": "boy@dangercove.com"
10   },
11   "platforms": {
12     "osx": null
13   },
14   "source": {
15     "git": "https://github.com/DangerCove/DCOURLGrabber.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "DCOURLGrabber/*.{h,m}",
19   "preserve_paths": "AppleScripts",
20   "resources": "AppleScripts/*.scpt",
21   "requires_arc": true