2 "name": "OpenWeatherService",
4 "summary": "Search API integration for https://openweathermap.org/api",
9 "swift_versions": "5.0",
10 "description": "Search API integration for https://openweathermap.org/api. Build a weather app with ease, using this API integraton to fetch weather forecast from https://openweathermap.org/api.",
11 "homepage": "https://github.com/xuwei/OpenWeatherService",
17 "xuwei": "email.xuwei@gmail.com"
20 "git": "https://github.com/xuwei/OpenWeatherService.git",
23 "source_files": "OpenWeatherService/**/*",
24 "exclude_files": "OpenWeatherService/*.plist",
25 "public_header_files": "OpenWeatherService/**/*.h",
26 "swift_version": "5.0"