[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / d / 6 / OpenWeatherService / 1.0.0 / OpenWeatherService.podspec.json
blob0adf519a3c8fe4dae3fe61b83f35f5eb02b3cdff
2   "name": "OpenWeatherService",
3   "version": "1.0.0",
4   "summary": "Search API integration for https://openweathermap.org/api",
5   "platforms": {
6     "ios": "12.0",
7     "osx": "10.15"
8   },
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",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "xuwei": "email.xuwei@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/xuwei/OpenWeatherService.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "OpenWeatherService/**/*",
24   "exclude_files": "OpenWeatherService/*.plist",
25   "public_header_files": "OpenWeatherService/**/*.h",
26   "swift_version": "5.0"