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