blob: 4da24c4a94f9c459421664ae6b53992605f6f812 [file] [log] [blame]
{
"name": "SampleArithmetic",
"version": "0.1.0",
"summary": "Sample Arithmetic.",
"description": "Basic arithmetic operations",
"homepage": "https://github.com/SudaniNancy/SampleArithmetic",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SudaniNancy": "nancy@logisticinfotech.co.in"
},
"source": {
"git": "https://github.com/SudaniNancy/SampleArithmetic.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source_files": "SampleArithmetic/Classes/**/*"
}