blob: 7c3a04cd4bb5a80e85be29c645099fa20d36bfab [file] [log] [blame]
{
"name": "ketan",
"version": "1.0.3",
"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.3"
},
"source_files": "MySDK",
"exclude_files": "Classes/Exclude",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/Headers/DigiAdz.h"
}
}