blob: 3f0e86dd555090d0919efff94ca7f6a41d992b9e [file] [log] [blame]
{
"name": "SYCLLocation",
"version": "1.1.0",
"summary": "SYCLLocation used to find your position as easy as possible.",
"homepage": "https://github.com/potato512/SYCLLocation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"herman": "zhangsy757@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/potato512/SYCLLocation.git",
"tag": "1.1.0"
},
"source_files": "SYCLLocation/*.{h,m}",
"frameworks": "CoreLocation",
"requires_arc": true
}