blob: df893e6df5cfb879402fae1f539580dfeea2e56a [file] [log] [blame]
{
"name": "SampleProjTemp",
"version": "1.0.1",
"summary": "simple project summery on SampleProjTemp..",
"description": "There is nothing to explain here . Only a single sentence of description",
"homepage": "https://sushSaranyu@bitbucket.org/saranyu_ios_2019/sampleprojtemp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"apple": "susmithasaranyu@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://sushSaranyu@bitbucket.org/saranyu_ios_2019/sampleprojtemp.git",
"tag": "1.0.1"
},
"source_files": [
"SampleProjTemp",
"SampleProjTemp/**/*.{h,m}"
],
"exclude_files": "SampleProjTemp/Exclude",
"dependencies": {
"SampleFrames": [
"~> 1.0.0"
]
},
"swift_version": "4.0"
}