blob: 4291cf62aa73ac2cbd8b2ad92720bfb0ca4571fb [file] [log] [blame]
{
"name": "SKLabsCalculator",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"3.2",
"4.0",
"4.2",
"4.2"
],
"source_files": "SKLabsCalculator/SKLabsCalculator/Classes/**/*",
"swift_version": "4.2"
}