blob: b73aa94beb7654e07f307b43053211d2356e88b8 [file] [log] [blame]
{
"name": "UISwiftLayoutKit",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/onebuffer/UILayoutKit",
"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/UILayoutKit.git",
"tag": "0.0.1"
},
"source_files": "UILayoutKit/**/*.{h,m,swift}",
"swift_version": "4.2"
}