Latest | 0.1.0 |
---|---|
Homepage | iheartquotes.com |
License | MIT |
Platforms | ios 5.0, osx 10.7, requires ARC |
Authors |
Latest podspec
{ "name": "DDQuoteService", "version": "0.1.0", "summary": "A random quote service that accesses iheartquotes.com and can optionally use a local file as backup.", "homepage": "iheartquotes.com", "license": "MIT", "authors": { "Dominik Pich": "[email protected]" }, "source": { "git": "https://github.com/Daij-Djan/DDQuoteService.git", "tag": "0.1.0" }, "platforms": { "ios": "5.0", "osx": "10.7" }, "source_files": [ "DDQuoteService", "DDQuoteService/**/*.{h,m}" ], "exclude_files": "demo", "public_header_files": "DDQuoteService/**/*.h", "requires_arc": true }
Sun, 06 Mar 2016 01:57:04 +0000