blob: eba74f23c1a4a89e0604ddfc4861532ca90be69b [file] [log] [blame]
{
"name": "IBViewFramework",
"version": "0.0.1",
"summary": "A short description of IBViewFramework.",
"description": "A long description of IBViewFramework.",
"homepage": "http://test.com/IBViewFramework",
"license": "MIT",
"authors": {
"Sahaj": "sahaj.bhaikanhaiya@gmail.com"
},
"source": {
"http": "https://dl.dropboxusercontent.com/s/913f0lnla2i6bnl/IBViewFramework.zip?dl=0"
},
"platforms": {
"ios": "10.0"
},
"frameworks": "IBViewFramework",
"preserve_paths": "IBViewFramework.framework",
"requires_arc": true,
"vendored_frameworks": "IBViewFramework.framework",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\\$(PODS_ROOT)/IBViewFramework/"
}
}