blob: c1f4e7e5c6ae2cd6f935d86fba80344f021456a1 [file] [log] [blame]
{
"name": "RHLocation",
"version": "1.0.4",
"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.4"
},
"source_files": "RHLocation/*.{h,m}",
"requires_arc": true,
"ios": {
"frameworks": "CoreTelephony"
}
}