[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / e / 5 / 1 / WeatherCore / 0.0.1 / WeatherCore.podspec.json
bloba37ca8e865c9ff1c5f91b7c9f8681930428fda8f
2   "name": "WeatherCore",
3   "version": "0.0.1",
4   "summary": "Weather data component",
5   "description": "WeatherCore collects weather informations from  openweathermap API",
6   "homepage": "https://github.com/thachani/WeatherCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tarek HACHANI": "hachani1tarek@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/thachani/WeatherCore.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "WeatherCore/**/*.{h,m,swift}",
23   "swift_version": "5"