blob: 7e2573ca2fb67372a17fd61e9a85cc5a65465ad5 [file] [log] [blame]
{
"name": "HangitSDK7",
"version": "0.1.0",
"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": "http://www.hangit.com",
"license": "MIT",
"authors": {
"John Dutchak": "john.dutchak@hangit.com"
},
"source": {
"git": "https://github.com/hangit/iOS_SDK_2_7.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/_Hangit",
"platforms": {
"ios": "8.1"
},
"requires_arc": true,
"source_files": "Example/HangitSDK7/*.{h,m}",
"resource_bundles": {
"HangitSDK7": [
"Example/HangitSDK7/HangitSDKResources.bundle"
]
},
"vendored_frameworks": "Example/SDK/HangitSDK.framework"
}