[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 1 / 9 / d / MPGridView / 1.0.0 / MPGridView.podspec.json
blob375e0b08a7a5c900a3b3be64f5524be3eba5a52b
2   "name": "MPGridView",
3   "version": "1.0.0",
4   "summary": "Container for laying out a set of views horizontally or vertically.",
5   "description": "Container for laying out a set of views horizontally or vertically in different ways",
6   "homepage": "https://github.com/maxim-pervushin/MPGridView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Maxim Pervushin": "maxim.pervushin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/maxim-pervushin/MPGridView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "MPGridView/Classes/**/*"