blob: d375b46742aa70c677992eb651728edcd8c9d138 [file] [log] [blame]
{
"name": "YULocationManager",
"version": "0.0.1",
"summary": "A Light of LocationManager.",
"homepage": "https://github.com/susuyan/LearnMapKit",
"license": "MIT",
"authors": {
"susuyan": "susuyan@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/susuyan/LearnMapKit.git",
"tag": "0.0.1"
},
"source_files": "LocationManager/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}