blob: 105d72cffbb48287cdfae7169a7682c521b684be [file] [log] [blame]
{
"name": "Pretracking",
"version": "0.1.11",
"summary": "This does Pretracking.",
"description": "This is a Pretracking framework for tracking users location in a specified region with defined accuracy",
"homepage": "https://github.com/NUDelta/Pretracking",
"license": "MIT",
"authors": {
"YK": "yk@u.northwestern.edu"
},
"source": {
"git": "https://github.com/NUDelta/Pretracking.git",
"tag": "0.1.11"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Pretracking": [
"Pod/Assets/*.png"
]
}
}