blob: 154fd1238716cede8d51134c8485d9ac0a9027a7 [file] [log] [blame]
{
"name": "UIComponent",
"version": "0.1.37",
"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.37"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UIComponent/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"swift_version": "4.0"
}