blob: 4abbc3b21312c72bdd8389bc73a69edb22596f9a [file] [log] [blame]
{
"name": "UIBaseView",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/onebuffer/UIBaseView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cao Phuoc Thanh": "caophuocthanh@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/onebuffer/UIBaseView.git",
"tag": "0.0.1"
},
"source_files": "UIBaseView/**/*.{h,m,swift}",
"swift_version": "4.2"
}