blob: 6d4d1c1b6f8a5c6bfdbe07857abbc667701aba4c [file] [log] [blame]
{
"name": "OMCRoadSpeedHelper",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OMCRoadSpeedHelper/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
]
}
}