[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / e / 5 / 1 / WeatherCore / 0.0.2 / WeatherCore.podspec.json
blob4c4e4f5b0a3137dace95dc87f2323fb0f6ffd6b2
2   "name": "WeatherCore",
3   "version": "0.0.2",
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.2"
21   },
22   "source_files": "WeatherCore/**/*.{h,m,swift}",
23   "swift_version": "5"