blob: 216178dd207299c5cbf74d3ea3c32a3d2a5f3fa2 [file] [log] [blame]
{
"name": "LoadableViews",
"version": "3.4.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"
},
"swift_versions": [
"4.0",
"4.2",
"5.0",
"5.0"
],
"source": {
"git": "https://github.com/MLSDev/LoadableViews.git",
"tag": "3.4.0"
},
"source_files": "Sources/LoadableViews/*.swift",
"frameworks": "UIKit",
"swift_version": "5.0"
}