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