blob: 99fd8f944d13372d46749d52dae86546226eea5b [file] [log] [blame]
{
"name": "InfiDataCollectorSDK",
"version": "0.0.3",
"summary": "InfiDataCollectorSDK is the model interface for taking surveys.",
"description": "InfiDataCollectorSDK is the model interface for taking surveys.",
"homepage": "https://github.com/Eric Shorr/InfiDataCollectorSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eric Shorr": "eric@infibond.com"
},
"source": {
"http": "http://infi-static.s3.amazonaws.com/surveys/tmp/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"
]
}
}