blob: a185d528a1b1b2e0499f5e80e61e5041f0d706de [file] [log] [blame]
{
"name": "SwiftXib",
"version": "0.1.0",
"summary": "Xib Loader - very easy use xib loader",
"description": "An Xib loader, easy and fast. All you need is to extend the SwiftXib class and you done.",
"homepage": "https://github.com/kuyu12/SwiftXib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yair Hadad": "kuyu12@gmail.com"
},
"source": {
"git": "https://github.com/kuyu12/SwiftXib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftXib/SwiftXib/*"
}