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