blob: 19a221c475e0f9bf88d1b9f5281c36c7e4b6a714 [file] [log] [blame]
{
"name": "OMCLocationHelper",
"version": "0.1.0",
"summary": "OMCLocationHelper,内部使用.",
"description": "OMCLocationHelper内部使用,使用过程中,如有问题,请联系相关技术开发人员。",
"homepage": "https://github.com/baiwulong/OMCLocationHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"baiwulong": "1204803180@qq.com"
},
"source": {
"git": "https://github.com/baiwulong/OMCLocationHelper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OMCLocationHelper/Classes/**/*",
"frameworks": [
"UIKit",
"CoreLocation",
"Foundation"
]
}