[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 8 / 6 / WMSKit / 1.0.0 / WMSKit.podspec.json
blob91fdb45d235306e501defc903e422d57461f0f93
2   "name": "WMSKit",
3   "version": "1.0.0",
4   "summary": "A kit to consume WMS services",
5   "description": "This kit provide a class that will take a WMS Service URI and return an overlay to be used\nwith MapKit",
6   "homepage": "https://github.com/forsen/WMSKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Erik Haider Forsén": "erik@forsen.no"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/forsen/WMSKit.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "WMSKit",
23     "WMSKit/**/*.{h,m,swift}"
24   ],
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "3"
27   },
28   "pushed_with_swift_version": "3.0"