blob: d2ec86326851f5fa1fae7231b6c94881782bbc03 [file] [log] [blame]
{
"name": "InfiDataCollectorSDK",
"version": "0.0.5",
"summary": "InfiDataCollectorSDK is the model interface for taking surveys.",
"description": "InfiDataCollectorSDK is the model interface for taking surveys and much more.",
"homepage": "https://github.com/Eric Shorr/InfiDataCollectorSDK",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"Eric Shorr": "eric@infibond.com"
},
"source": {
"http": "http://ec2-34-244-31-178.eu-west-1.compute.amazonaws.com/InfiDataCollectorSDK.framework.zip"
},
"platforms": {
"ios": "8.0"
},
"source_files": "InfiDataCollectorSDK.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "InfiDataCollectorSDK.framework"
},
"dependencies": {
"MBProgressHUD": [
],
"AFNetworking": [
"~> 3"
],
"JSONModel": [
"~> 1.2"
],
"ISO8601": [
"~> 0.6"
]
}
}