blob: 2a05354dabcbd4bdbd4205f42ad4f7a12beef87f [file] [log] [blame]
{
"name": "SwiftLibSiva",
"version": "0.0.2",
"summary": "A CocoaPods library written in Swift.",
"description": "This cocoapods library helps you perform calculation.",
"homepage": "https://github.com/RaknasAvis/SwiftyLibSiva",
"license": "MIT",
"authors": "SIVASANKAR",
"platforms": {
"ios": "13.2"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/RaknasAvis/SwiftyLibSiva.git",
"tag": "0.0.2"
},
"source_files": "SwiftyLibSiva/**/*.{h,m,swift}",
"swift_version": "5.0"
}