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