blob: 8ae0c1328e874d058dd3af92f70f83ec3538965f [file] [log] [blame]
{
"name": "hangitsdk",
"version": "2.0.2",
"summary": "Location Driven Mobile Marketing",
"description": " 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/iOS_SDK_2",
"license": "MIT",
"authors": {
"John Dutchak": "john.dutchak@hangit.com"
},
"source": {
"git": "https://github.com/hangit/iOS_SDK_2.git",
"tag": "2.0.2"
},
"social_media_url": "https://twitter.com/_Hangit",
"platforms": {
"ios": "8.1"
},
"requires_arc": true,
"source_files": "Example/hangitsdk/*.{h,m}",
"resource_bundles": {
"hangitsdk": [
"Pod/Assets/*.png"
]
},
"vendored_frameworks": "Example/SDK/Hangit.framework"
}