blob: a636a8a78bba228b0b4c76c104ab47ae3837d851 [file] [log] [blame]
{
"name": "AkashSwiftLibrary",
"version": "0.0.2",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/akash4chandran/AkashSwiftLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"akash": "akash@breezeware.net"
},
"platforms": {
"ios": "13.5"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/akash4chandran/AkashSwiftLibrary.git",
"tag": "0.0.2"
},
"source_files": "AkashSwiftLibrary/**/*.{h,m,swift}",
"swift_version": "5.0"
}