blob: 1bcc36cb3892f35cf33045f1c28046732cf42ee3 [file] [log] [blame]
{
"name": "TheramaF",
"version": "1.0.0",
"summary": "TheramaF is a framework that has been created for the purpose of trying out cocoapods public spec distribution.",
"description": "A long description: TheramaF is a framework that has been created for the purpose of trying out cocoapods public spec distribution.",
"homepage": "https://github.com/therama/TheramaF",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"therama": "raffi.manissalian@theoplayer.com"
},
"source": {
"git": "https://github.com/therama/TheramaF.git",
"tag": "1.0.0"
},
"vendored_frameworks": "TheramaF.xcframework",
"platforms": {
"ios": "13.7"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}