blob: 5e7968436415636935c0fbf0bd1897fab56c3e5f [file] [log] [blame]
{
"name": "HDWebAppShortcut",
"version": "0.0.21",
"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.21"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"CocoaHTTPServer": [
]
},
"resource_bundles": {
"HDWebAppShortcut": [
"HDWebAppShortcut/Resource/*"
]
},
"subspecs": [
{
"name": "Core",
"source_files": "HDWebAppShortcut/Core/*.{h,m}"
}
]
}