blob: c9b9fce8b71ddb4cc1b0450985bef42ce5ca84d3 [file] [log] [blame]
{
"name": "hangitsdk",
"version": "2.0.1",
"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.1"
},
"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"
]
}
}