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