blob: 0c20037f9b5897550c181ca4c1936f296dacf4cc [file] [log] [blame]
{
"name": "com.awareframework.ios.sensor.openweather",
"version": "0.1.2",
"summary": "A short description of com.awareframework.ios.sensor.openweather.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/awareframework/com.awareframework.ios.sensor.openweather",
"license": {
"type": "Apache2",
"file": "LICENSE"
},
"authors": {
"tetujin": "tetujin@ht.sfc.keio.ac.jp"
},
"source": {
"git": "https://github.com/awareframework/com.awareframework.ios.sensor.openweather.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "com.awareframework.ios.sensor.openweather/Classes/**/*",
"dependencies": {
"com.awareframework.ios.sensor.core": [
],
"com.awareframework.ios.sensor.locations": [
]
}
}