blob: 25655eb5bc19c78554c1b4ff2ed3b5789403ff91 [file] [log] [blame]
{
"name": "ketan",
"version": "1.0.12",
"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.12"
},
"source_files": "DigiAdz",
"exclude_files": "Classes/Exclude",
"vendored_frameworks": "DigiAdz/DigiAdz.framework",
"static_framework": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/Headers/DigiAdz.h"
},
"dependencies": {
"InMobiSDK": [
],
"Google-Mobile-Ads-SDK": [
],
"AdColony": [
]
}
}