Latest | 0.0.20 |
---|---|
Homepage | http://github.com/SheriffWoody/HDWebAppShortcut |
License | MIT |
Platforms | ios 8.0, requires ARC |
Dependencies | CocoaHTTPServer |
Authors |
no README.md available
Latest podspec
{ "name": "HDWebAppShortcut", "version": "0.0.20", "summary": "A short description of HDWebAppShortcut.", "description": "TODO: Add long description of the pod here.", "homepage": "http://github.com/SheriffWoody/HDWebAppShortcut", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Woody": "[email protected]" }, "source": { "git": "https://github.com/SheriffWoody/HDWebAppShortcut.git", "tag": "0.0.20" }, "platforms": { "ios": "8.0" }, "requires_arc": true, "dependencies": { "CocoaHTTPServer": [] }, "resource_bundles": { "HDWebAppShortcut": [ "HDWebAppShortcut/Resource/*" ] }, "subspecs": [ { "name": "Core", "source_files": "HDWebAppShortcut/Core/*.{h,m}" } ] }
Wed, 29 May 2019 10:14:04 +0000