| { | |
| "name": "WeatherFramework", | |
| "version": "1.0.0", | |
| "summary": "A short description of WeatherFramework.", | |
| "description": "Sample framework for weather.", | |
| "homepage": "https://github.com/angelo-ou/WeatherFramework", | |
| "license": "MIT", | |
| "authors": { | |
| "Angelo": "aou@vmware.com" | |
| }, | |
| "platforms": { | |
| "ios": "11.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/angelo-ou/WeatherFramework.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "WeatherFramework" | |
| } |