[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / e / 6 / 1 / VLWeatherSDK / 0.0.3 / VLWeatherSDK.podspec.json
blob0b4ea90b02e1c61440fac677cebccbfcb8993605
2   "name": "VLWeatherSDK",
3   "version": "0.0.3",
4   "summary": "Get weather info",
5   "description": "Provide the function of getting real-time weather\nWeather information can be obtained by city name, zip code, longitude and latitude",
6   "homepage": "https://github.com/xietingsong9/VLWeatherSDK.git",
7   "license": "MIT (com.weather.weatherinfo)",
8   "authors": {
9     "xietingsong9": "xietingsong3@163.com"
10   },
11   "platforms": {
12     "ios": "12.1"
13   },
14   "source": {
15     "git": "https://github.com/xietingsong9/VLWeatherSDK.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "VLWeatherSDK",
20     "VLWeatherSDK.framework/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true