blob: dd2279cd48137116d2e470350ec858499504e7e7 [file] [log] [blame]
{
"name": "MIDevice",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/krishnaSoni2113/MIDevice",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"krishnasoni": "krishnasoni2113@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/krishnaSoni2113/MIDevice.git",
"tag": "0.0.1"
},
"source_files": "MIDevice/**/*.{h,m,swift}",
"swift_version": "4.2"
}