blob: 6715694d39f295384e78c7fcdefa430f725eac5e [file] [log] [blame]
{
"name": "HekrApiSDK",
"version": "3.1",
"summary": "SDK for HEKR",
"description": "A longer description of HekrConfig in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "http://hekr.me",
"license": "MIT see http://www.hekr.me",
"authors": {
"Mike": "ccteym@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HEKR-Cloud/HEKR-IOS-SDK.git",
"tag": "3.1"
},
"vendored_frameworks": "HekrApiSDK.framework",
"resource_bundles": {
"JSSDK": [
"WebViewJavascriptBridge.js.txt"
]
},
"requires_arc": true,
"dependencies": {
"CocoaAsyncSocket": [
"~> 7.4"
],
"SocketRocket": [
"~> 0.4"
],
"AFNetworking": [
"~> 3.0"
],
"WebViewJavascriptBridge": [
"~> 4.1"
],
"ZipArchive": [
"~> 1.4"
],
"CocoaLumberjack": [
"~> 2.3.0"
],
"SHAlertViewBlocks": [
"~> 1.2.1"
]
}
}