blob: 718e5865c9f759153d7250a351332ae552c6dcc4 [file] [log] [blame]
{
"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": "iwoody721@gmail.com"
},
"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}"
}
]
}