blob: 41a5dd4335558f568dde27d68aeddf8bb58b1ad9 [file] [log] [blame]
{
"name": "OMCDriveHelper",
"version": "0.1.1",
"summary": "A short description of OMCDriveHelper.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/baiwulong/OMCDriveHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"baiwulong": "1204803180@qq.com"
},
"source": {
"git": "https://github.com/baiwulong/OMCDriveHelper.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OMCDriveHelper/Classes/**/*.{h,m}",
"vendored_frameworks": "OMCDriveHelper/Classes/*.framework",
"dependencies": {
"OMCRoadSpeedHelper": [
],
"OMCLocationHelper": [
],
"OMCDatabaseHelper": [
],
"Qiniu": [
]
}
}