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