blob: 55fd809a0c1badaca5b4ea02b5390c493acd555b [file] [log] [blame]
{
"name": "SubModule1",
"version": "1.0",
"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.0"
},
"source_files": "SubModule1/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"resources": "*.storyboard"
}