[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / 3 / AboutWindow / 1.0.0 / AboutWindow.podspec.json
blob1bb6f7122786fbac82b6e40a33926bfdca182b00
2   "name": "AboutWindow",
3   "version": "1.0.0",
4   "summary": "A replacement for the 'About' dialog.",
5   "description": "A sleek replacement for the otherwise bleak 'About' dialog.\nIts nice, looks like xCode6's one, and offers the following abilities\n\n* Open the app's website by clicking its (big) icon (in the dialog) (see Usage below),\n* Extend the dialog to show the 'License Agreement', or\n* The 'Acknowledgments' (see Content below),\n* Translate the button's text (see Localization below),\n* Change the background and text colors\n* Open the App Store link for rating",
6   "homepage": "https://github.com/phimage/AboutWindow",
7   "screenshots": "https://raw.githubusercontent.com/perfaram/PFAboutWindow/master/screenshots/PFAboutWindow.gif",
8   "license": "MIT",
9   "authors": "Eric Marchand",
10   "platforms": {
11     "osx": "10.11"
12   },
13   "source": {
14     "git": "https://github.com/phimage/AboutWindow.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "AboutWindow/**/*.{swift,xib}"