[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 5 / 0 / a / OpenWeatherSwift / 0.2.0 / OpenWeatherSwift.podspec.json
blob9b36a01960052a0f8b8772259c13914413704a96
2   "name": "OpenWeatherSwift",
3   "version": "0.2.0",
4   "summary": "An API for OpenWeatherMap.org written in Swift",
5   "homepage": "https://henrikpanhans.de",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Fri3ndlyGerman": "contact@henrikpanhans.de"
12   },
13   "social_media_url": "https://twitter.com/HPanhans",
14   "platforms": {
15     "ios": "8.0",
16     "watchos": "2.0"
17   },
18   "source": {
19     "git": "https://github.com/Fri3ndlyGerman/OpenWeatherSwift.git",
20     "tag": "0.2.0"
21   },
22   "source_files": [
23     "OpenWeatherSwift",
24     "OpenWeatherSwift/*.{plist,h,swift}"
25   ],
26   "dependencies": {
27     "Alamofire": [
29     ],
30     "SwiftyJSON": [
32     ]
33   },
34   "requires_arc": true,
35   "pushed_with_swift_version": "3.0"