blob: 2f8d491d2a327738ce006d11ad3d3126923b217b [file] [log] [blame]
{
"name": "NaruiUIComponents",
"version": "0.1.36",
"summary": "Narui UI Components for iOS",
"description": "나루아이 UI컴포넌트 라이브러리. UI 컴포넌트 개발 및 사용 편의를 위해 만든 라이브러리 입니다.",
"homepage": "https://github.com/naruint/NaruiUIComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"서창열": "kongbaguni@gmail.com"
},
"source": {
"git": "https://github.com/naruint/NaruiUIComponent.git",
"tag": "0.1.36"
},
"social_media_url": "https://twitter.com/kongbaguni",
"platforms": {
"ios": "12.0"
},
"source_files": "NaruiUIComponents/Classes/*/*",
"resources": "NaruiUIComponents/Assets/*.{xcassets}",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"RxRelay": [
],
"UBottomSheet": [
],
"PhoneNumberKit": [
],
"RxKingfisher": [
],
"Kingfisher": [
],
"AlamofireImage": [
]
}
}