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