blob: cb793894b4167f6e4be711fe7a85f09ce615c359 [file] [log] [blame]
{
"name": "SKLabsCalculator",
"version": "0.0.2",
"summary": "Provides basic arithmatic operations",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/butchipeddi/learnings.git",
"license": {
"type": "MIT",
"file": "SKLabsCalculator/LICENSE"
},
"authors": {
"butchipeddi": "butchi.peddi@gmail.com"
},
"source": {
"git": "https://github.com/butchipeddi/learnings.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"3.2",
"4.0",
"4.2",
"4.2"
],
"source_files": "SKLabsCalculator/SKLabsCalculator/Classes/**/*",
"swift_version": "4.2"
}