blob: 7c1b65c428dac77ada776d5947be7a1b985ea812 [file] [log] [blame]
{
"name": "atul_calculator",
"version": "0.1.0",
"summary": "this is cocoapod library for calculator.",
"swift_version": "3.0",
"description": "this is the cocoapod library fro calculator .",
"homepage": "https://github.com/maneatul/atul_calculator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maneatul": "maneatul95@gmail.com"
},
"source": {
"git": "https://github.com/maneatul/atul_calculator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "atul_calculator/Classes/**/*"
}