[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 1 / 6 / PluginLayout / 0.0.1 / PluginLayout.podspec.json
blob0d60f04c617feee2108a77ec93617bd4786036ee
2   "name": "PluginLayout",
3   "version": "0.0.1",
4   "summary": "A flexible UICollectionViewLayout based on plugins.",
5   "description": "A custom UICollectionViewLayout where each section can have its plugin.",
6   "homepage": "https://github.com/stefanomondino/PluginLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Stefano Mondino": "stefano.mondino.dev@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/puntoste",
15   "platforms": {
16     "ios": "9.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/stefanomondino/PluginLayout.git",
21     "tag": "0.0.1"
22   },
23   "source_files": [
24     "Sources",
25     "Sources/**/*.swift"
26   ],
27   "exclude_files": "Classes/Exclude"