blob: 6686e2b104a11ca3ccc23218861054bae8d1fa9d [file] [log] [blame]
{
"name": "WMSKit",
"version": "1.0.1",
"summary": "A kit to consume WMS services",
"description": "This kit provide a class that will take a WMS Service URI and return an overlay to be used\nwith MapKit",
"homepage": "https://github.com/forsen/WMSKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Erik Haider Forsén": "erik@forsen.no"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/forsen/WMSKit.git",
"tag": "1.0.1"
},
"source_files": [
"WMSKit",
"WMSKit/**/*.{h,m,swift}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}