{ | |
"name": "YMOpenCV", | |
"version": "0.1.1", | |
"summary": "A short description of YMOpenCV.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/yangminiOS/YMOpenCV", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"yangminiOS": "yangmin@silvrr.com" | |
}, | |
"source": { | |
"git": "https://github.com/yangminiOS/YMOpenCV.git", | |
"tag": "0.1.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "YMOpenCV/Classes/**/*" | |
} |