2 "name": "WeatherFrameworkApp",
4 "summary": "Collects weather informations from an OpenWeather One Call API.",
5 "description": "Just one API call and get all your essential weather data for a specific location with OpenWeather One Call API.",
6 "homepage": "https://github.com/ZouhirASSAIB/WeatherApp",
12 "Zouhair ASSAIB": "zouhair.assaib@gmail.com"
18 "git": "https://github.com/ZouhirASSAIB/WeatherApp.git",
21 "source_files": "WeatherFramework/**/*.{h,m,swift}",
23 "WeatherFramework/**/OpenWeatherOneCall-Info.plist",
24 "WeatherFramework/**/OpenWeatherOneCall-Info-Sample.plist"
26 "exclude_files": "WeatherFramework/WeatherFrameworkTests",
27 "swift_versions": "5.0",
28 "swift_version": "5.0"