blob: 63f5f1dbfaef6647f90ae32646d3e8995b3a9efe [file] [log] [blame]
{
"name": "TestConfLib",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/Mohamed-Afsar/TestConfLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohamed.afsar": "mohamed.afsar@zohocorp.com"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.1",
"source": {
"git": "https://github.com/Mohamed-Afsar/TestConfLib.git",
"tag": "0.0.1"
},
"source_files": "TestConfLib/**/*.{h,m,swift}",
"dependencies": {
"GoogleWebRTC": [
"1.1.29024"
]
},
"swift_version": "5.1"
}