blob: 16281a8d3dfb63a1383cb773e4af7bbf5aff67e5 [file] [log] [blame]
{
"name": "SwiftDBSE",
"version": "1.0.0",
"summary": "D.B Steinman estimation of (n) term polynomial.",
"description": "D.B Steinman estimation of (n) term polynomial...",
"homepage": "https://github.com/NathanBarta/SwiftDBSE",
"license": "GNU v3.0",
"authors": "NathanBarta",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/NathanBarta/SwiftDBSE.git",
"tag": "1.0.0"
},
"source_files": "SwiftDBSE/**/*.{h,m}"
}