blob: b0edf165e9ccafafbb478184371ce46f59163b32 [file] [log] [blame]
{
"name": "HHPlateNum",
"version": "0.0.1",
"summary": "A short description of HHPlateNum.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/jiangmingming/HHPlateNum.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"蒋明明": "jiangmm@bnd.com"
},
"source": {
"git": "https://gitee.com/jiangmingming/HHPlateNum.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HHPlateNum/Classes/**/*",
"libraries": [
"xml2",
"iconv.2.4.0"
],
"vendored_libraries": "HHPlateNum/Classes/Libs/*.a",
"resources": "**/*.bundle",
"frameworks": [
"AVFoundation",
"CoreMedia"
]
}