blob: e43faa14aed606bb3b4ca0feaf6eeef8cb12f956 [file] [log] [blame]
{
"name": "OMCDriveHelper",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OMCDriveHelper/Classes/**/*.{h,m}",
"vendored_frameworks": "OMCDriveHelper/Classes/*.framework",
"frameworks": [
"UIKit",
"CoreLocation",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"Qiniu": [
],
"FMDB": [
]
}
}