blob: cf4006797a8bf46b3faeb0a3f4c5088bfb85c932 [file] [log] [blame]
{
"name": "SwiftLibSiva",
"version": "0.0.1",
"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.1"
},
"source_files": "SwiftyLibSiva/**/*.{h,m,swift}",
"swift_version": "5.0"
}