[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 4 / e / 8 / GWLLint / 0.7 / GWLLint.podspec.json
blob8cf6b4297320a4ebb67de263b58e526fa33e4008
2   "name": "GWLLint",
3   "version": "0.7",
4   "summary": "Default lint rules for galaxyweblinks.",
5   "description": "This framework contains default rule to be applied on projects of Galaxyweblinks.",
6   "homepage": "https://github.com/GalaxyHydra/GwlLint",
7   "authors": {
8     "Galaxy weblinks": "statics@kpmrs.com"
9   },
10   "license": "MIT",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/GalaxyHydra/GwlLint.git",
16     "tag": "0.7"
17   },
18   "vendored_frameworks": "GWLLint.xcframework",
19   "swift_versions": "5.0",
20   "dependencies": {
21     "SwiftLint": [
23     ]
24   },
25   "swift_version": "5.0"