blob: b2d3b62036e85ffd2d7540d3a7fcab188d9cdff5 [file] [log] [blame]
{
"name": "MathsFramework",
"version": "1.0.0",
"summary": "Trial framework",
"description": "Maths functions can easy to use.",
"homepage": "https://github.com/Pavan-Unikwork/MathsFramework",
"license": "MIT",
"authors": {
"Pavan": "pavan.mobileappdev@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/Pavan-Unikwork/MathsFramework.git",
"tag": "1.0.0"
},
"source_files": "MathsFramwork/**/*.{h,m,swift}",
"swift_version": "4.2"
}