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