[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 8 / 3 / 0 / LoadableViews / 2.0.2 / LoadableViews.podspec.json
blobf1797766c38d031b37d5c91ca1f4b9d2208dab90
2   "name": "LoadableViews",
3   "version": "2.0.2",
4   "summary": "Easiest way to load view classes into another XIB or storyboard.",
5   "homepage": "https://github.com/MLSDev/LoadableViews",
6   "screenshots": "https://github.com/MLSDev/LoadableViews/raw/master/wtf_cat_designable.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Denys Telezhkin": "telezhkin@mlsdev.com"
13   },
14   "social_media_url": "https://twitter.com/mlsdevcom",
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/MLSDev/LoadableViews.git",
21     "tag": "2.0.2"
22   },
23   "source_files": "Source/*.swift",
24   "frameworks": "UIKit",
25   "pushed_with_swift_version": "3.0"