blob: 923b56de1051e2ac38778e2dfa32f8c5cb5c7f0b [file] [log] [blame]
{
"name": "Hangit",
"version": "1.1.1",
"summary": "Location Driven Mobile Marketing.",
"description": "Supports iOS 7 and up. With Hangit, app publishers and marketers can get in front of their customers at precisely the right place and time and deliver a rich notification that is sure to get their attention.\n\n* Markdown format.\n* Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/hangit/Hangit",
"license": "MIT",
"authors": {
"John Dutchak": "john.dutchak@hangit.com"
},
"source": {
"git": "https://github.com/hangit/Hangit.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Example/Hangit/*.{h,m}",
"resource_bundles": {
"Hangit": [
"Example/HangitSDKResources.bundle"
]
},
"vendored_frameworks": "Example/HangitSDK.framework"
}