blob: 4851c45cd0cd1aeca7bb857eb11e900b6444bec9 [file] [log] [blame]
{
"name": "SwiftXib",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftXib/SwiftXib/*"
}