blob: 6ea7860e61ae3b29f64d1f0777e516b96a8e5a7b [file] [log] [blame]
{
"name": "IBFramework",
"version": "0.0.1",
"summary": "A short description of IBFramework.",
"description": "A large description of the framework that is used to generate tags",
"homepage": "http://EXAMPLE/IBFramework",
"license": "MIT",
"authors": {
"Sahaj": "sahaj.bhaikanhaiya@gmail.com"
},
"source": {
"http": "https://dl.dropboxusercontent.com/s/tll9ff9eokzt3ox/IBFramework.zip?dl=0"
},
"platforms": {
"ios": "10.0"
},
"frameworks": "IBFramework",
"preserve_paths": "IBFramework.framework",
"requires_arc": true,
"vendored_frameworks": "IBFramework.framework",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\\\"$(PODS_ROOT)/IBFramework/\\\""
}
}