blob: a2376c5b50eb704e7c972859d54b92a994f7bde7 [file] [log] [blame]
{
"name": "UIComponent",
"version": "0.1.14",
"summary": "Lightweight UI library for iOS app",
"description": "Lightweight UI library for iOS app",
"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.14"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UIComponent/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"swift_version": "4.0"
}