blob: c66c3f998aa1d0f85d1972a1e17316257627c8eb [file] [log] [blame]
{
"name": "LoadableViews",
"version": "2.3.0",
"summary": "Easiest way to load view classes into another XIB or storyboard.",
"homepage": "https://github.com/MLSDev/LoadableViews",
"screenshots": "https://github.com/MLSDev/LoadableViews/raw/master/wtf_cat_designable.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Denys Telezhkin": "telezhkin@mlsdev.com"
},
"social_media_url": "https://twitter.com/mlsdevcom",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/MLSDev/LoadableViews.git",
"tag": "2.3.0"
},
"source_files": "Source/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}