[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 3 / 4 / MultiColumnLayout / 0.1.1 / MultiColumnLayout.podspec.json
blob7f183ee1f5034f6f07e432bb1d1fb2984c436d18
2   "name": "MultiColumnLayout",
3   "version": "0.1.1",
4   "summary": "The layout for collection view to support multicolumn view.",
5   "description": "This layout can be used on iPhone and iPad. It can also change the number of columns after the rotation to have more dynaic views.",
6   "homepage": "https://github.com/ibakurov/MultiColumnLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ibakurov": "bakurov.illya@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/ibakurov",
15   "source": {
16     "git": "https://github.com/ibakurov/MultiColumnLayout.git",
17     "tag": "0.1.1"
18   },
19   "source_files": "MultiColumnLayout/Classes/**/*.{swift}",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "swift_version": "4.2",
24   "frameworks": "UIKit"