blob: c852edc9e05787d99b36d7d119c64c050a74f9be [file] [log] [blame]
{
"name": "ArithmeticPod",
"version": "0.1.0",
"summary": "Arithmetic operations.",
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"description": "Provides basic arithmetic operations",
"homepage": "https://github.com/SudaniNancy/ArithmeticPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SudaniNancy": "nancy@logisticinfotech.co.in"
},
"source": {
"git": "https://github.com/SudaniNancy/ArithmeticPod.git",
"tag": "0.1.0"
},
"source_files": "ArithmeticPod/Classes/**/*.{swift}"
}