blob: 02f2c790d896fad9cfe8ad6e6588f35ba61c2a6e [file] [log] [blame]
{
"name": "SwiftyLibSAM",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/stevemc9/SwiftyLibSAM",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"stevemcguinness": "steve.mcguinness@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/stevemc9/SwiftyLibSAM.git",
"tag": "0.0.1"
},
"source_files": "SwiftyLibSAM/**/*.{h,m,swift}",
"swift_version": "4.2"
}