blob: 72876fba2638b844ef4ba477533f009ee7018a5f [file] [log] [blame]
{
"name": "SBTestFrame",
"version": "0.0.1",
"summary": "A short description of TestFrame.",
"description": "This is a test pod library",
"homepage": "https://github.com/shabyWoks/TestPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shubham": "shaby1@outlook.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/shabyWoks/TestPod.git",
"tag": "0.0.1"
},
"source_files": "TestFrame/**/*.swift"
}