blob: 54002002b1e054850668eb7eb10d498bd015105a [file] [log] [blame]
{
"name": "GZUILibrary",
"version": "0.0.1",
"summary": "A UI Framework Written in Swift",
"description": "This CocoaPods library Helps you add Custom NavigationBar,Tab Bar, Alert, and much more (Rotation Not Supported).",
"homepage": "https://github.com/Gzero09/GZUILibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ground Zero": "groundzero.development09@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5",
"source": {
"git": "https://github.com/Gzero09/GZUILibrary.git",
"tag": "0.0.1"
},
"source_files": "GZUILibrary/**/*.{h,m,swift}"
}