blob: 692331a8c5372b06268775eeabf8b14579afdb5a [file] [log] [blame]
{
"name": "ketan",
"version": "1.0.10",
"summary": "A short description.",
"description": "This is short description. We are using this description",
"homepage": "http://www.jetsynthesys.com/",
"authors": {
"": ""
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ketandhoka/MySDK.git",
"tag": "1.0.10"
},
"source_files": "DigiAdz",
"exclude_files": "Classes/Exclude",
"vendored_frameworks": "DigiAdz/DigiAdz.framework",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/Headers/DigiAdz.h"
}
}