[Add] BoreyAdSDK 0.0.6
[CocoaPods.git] / Specs / 8 / 3 / 0 / LoadableViews / 3.5.0 / LoadableViews.podspec.json
blob2db68c21430360f845873cb1d845cf250657c7be
2   "name": "LoadableViews",
3   "version": "3.5.0",
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": "9.0",
17     "tvos": "9.0"
18   },
19   "swift_versions": [
20     "4.0",
21     "4.2",
22     "5.0",
23     "5.1",
24     "5.2",
25     "5.3"
26   ],
27   "source": {
28     "git": "https://github.com/MLSDev/LoadableViews.git",
29     "tag": "3.5.0"
30   },
31   "source_files": "Sources/LoadableViews/*.swift",
32   "frameworks": "UIKit",
33   "swift_version": "5.3"