blob: 8e3b2c70388c29044b08ebf68749a12fbee58c1e [file] [log] [blame]
{
"name": "COCOFram",
"version": "0.0.1",
"summary": "This will help you to lear cocoa pods",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/jindalpatel/COCOFram",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jindal": "jindal.patel@crestdatasys.com"
},
"platforms": {
"ios": "14.0"
},
"source": {
"git": "https://github.com/jindalpatel/COCOFram.git",
"tag": "0.0.1"
},
"source_files": [
"COCOFram",
"COCOFram/**/*.{h,m}"
]
}