blob: 5f7dd1766928232ebd3a59e61c69f6294213a494 [file] [log] [blame]
{
"name": "SampleFrames",
"version": "1.0.0",
"summary": "Short summery of the SampleFrames ....",
"description": "Nothing to explain here . Oly single sentence of description here",
"homepage": "https://sushSaranyu@bitbucket.org/saranyu_ios_2019/sampleframes",
"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/sampleframes.git",
"tag": "1.0.0"
},
"source_files": [
"SampleFrames",
"SampleFrames/**/*.{h,m}"
],
"exclude_files": "SampleFrames/Exclude",
"requires_arc": true,
"swift_version": "4.0"
}