blob: 1569643061c70efce07d575c8e1da5963b6735d6 [file] [log] [blame]
{
"name": "UIComponent",
"version": "0.1.54",
"summary": "Lightweight UI library for iOS app",
"description": "This pod is Under development",
"homepage": "https://github.com/LabianLabs/UIComponent.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Created by labs01": "labianlabs@gmail.com"
},
"source": {
"git": "https://github.com/LabianLabs/UIComponent.git",
"tag": "0.1.54"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UIComponent/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"swift_versions": "4.0",
"swift_version": "4.0"
}