[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / f / c / 0 / Weathersama / 1.1.1 / Weathersama.podspec.json
blob81708c1827cc2bba6d4a48cef3cbf66ebf23900f
2   "name": "Weathersama",
3   "version": "1.1.1",
4   "license": "MIT",
5   "summary": "Elegant library for access openweathermap.org with google geocode and class mode inside.",
6   "homepage": "https://github.com/icaksama/Weathersama",
7   "social_media_url": "http://twitter.com/icaksama",
8   "authors": {
9     "icaksama": "icaksama@gmail.org"
10   },
11   "source": {
12     "git": "https://github.com/icaksama/Weathersama.git",
13     "tag": "1.1.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "Weathersama/Weathersama/**/*.{swift,h}",
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.5"
22     ]
23   },
24   "pushed_with_swift_version": "4.0"