blob: bb780590e5c47dfe40104e39987d7a98fe3c857a [file] [log] [blame]
{
"name": "RHLocation",
"version": "1.0.1",
"summary": "A location kit based on LocationManager.",
"homepage": "https://github.com/zhu410289616/RHLocation",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"zhu410289616": "zhu410289616@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/zhu410289616/RHLocation.git",
"tag": "1.0.1"
},
"source_files": "RHLocation/*.{h,m}",
"requires_arc": true,
"ios": {
"frameworks": "CoreTelephony"
}
}