blob: 9e45629ae458c41f3e2f64f7403e190d03ae7068 [file] [log] [blame]
{
"name": "PallaviCalculator",
"version": "0.1.0",
"swift_version": "4.0",
"summary": "sirf calculator",
"description": "This is nice calculator",
"homepage": "https://github.com/pallavi0711/calculator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pallavi": "lawarepallavi12@gmail.com"
},
"source": {
"git": "https://github.com/pallavi0711/calculator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Calculator/*"
}