[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / c / 7 / WeatherFrameworkApp / 1.0.1 / WeatherFrameworkApp.podspec.json
blobcf3f3194d44c31d4d90c340c7a4912a57cd22518
2   "name": "WeatherFrameworkApp",
3   "version": "1.0.1",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zouhair ASSAIB": "zouhair.assaib@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/ZouhirASSAIB/WeatherApp.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "WeatherFramework/**/*.{h,m,swift}",
22   "exclude_files": "WeatherFramework/WeatherFrameworkTests",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"