blob: a6e6d9fa5d1b17b18cab8e12c3ab4f0d2928e585 [file] [log] [blame]
{
"name": "TheHoverSDK",
"version": "0.0.1",
"summary": "Example",
"description": "\n TheHoverSDK\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/NoceloEder/TheHoverSDK.git",
"license": "MIT",
"authors": {
"Eder Nocelo": "gnocelo.eder@gmail.com"
},
"source": {
"git": "https://github.com/NoceloEder/TheHoverSDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TheHoverSDK": [
"Pod/Assets/*.png"
]
}
}