blob: 4f0900691e24e14f1255a9c6c253af46dc422c68 [file] [log] [blame]
{
"name": "FindaComponent",
"version": "0.2.0",
"summary": "A library of UIComponent for Finda design system",
"swift_versions": "5.0",
"description": "A library of UIComponent for Finda design system.",
"homepage": "https://github.com/FindaDeveloper/FindaComponent-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ParkYoungjin0303": "youngjin@finda.co.kr"
},
"source": {
"git": "https://github.com/FindaDeveloper/FindaComponent-iOS.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"resource_bundles": {
"FindaComponent": [
"Resource/**/*.{ttf, xcassets}"
]
},
"swift_version": "5.0"
}