blob: fc323796c930c4014e15c47a1a402f81020c899e [file] [log] [blame]
{
"name": "TSpoddemo",
"version": "0.4.0",
"summary": "Myfirst pod app",
"homepage": "https://github.com/tinku07/TSpoddemo",
"authors": {
"tinku07": "tinku.codebuzzer@gmail.com"
},
"license": {
"type": "TOPSECRET",
"file": "TSpoddemo/LICENSE"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/tinku07/TSpoddemo.git",
"tag": "0.4.0"
},
"source_files": "TSpoddemo/**/*.swift",
"requires_arc": true,
"swift_versions": "4.2",
"swift_version": "4.2"
}