blob: 90e39dd46ca58b2340250cdef926761a18d12ac6 [file] [log] [blame]
{
"name": "Komponents",
"version": "0.1.3",
"summary": "📦 React-inspired UIKit Components",
"homepage": "https://github.com/freshOS/Komponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "freshOS",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/freshOS/Komponents.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/sachadso",
"source_files": "Source/*.swift",
"dependencies": {
"SteviaLayout": [
"~> 3.1.3"
]
},
"description": "Komponents is a Swift framework for building component-oriented interfaces.\nBecause it's unfair to need javascript to enjoy Components ! 😎",
"pushed_with_swift_version": "3.0"
}