blob: 48def7926f42613bef8a2c83fffdf940537c488a [file] [log] [blame]
{
"name": "SubModule1",
"version": "1.1.1",
"summary": "Summary",
"description": "description",
"homepage": "https://github.com/dhanaprakashm/SubModule1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dhanaprakashm": "dhana.muddineti@kroger.com"
},
"source": {
"git": "https://github.com/dhanaprakashm/SubModule1.git",
"tag": "v1.1.1"
},
"source_files": "SubModule1",
"exclude_files": [
"SubModule1/KRAppDelegate.{h,m}",
"SubModule1/main.m"
],
"requires_arc": true,
"resources": "*.storyboard"
}