blob: 967b9e40d13b51df48fd0abece95070521f2cd64 [file] [log] [blame]
{
"name": "ZHNScan",
"version": "0.1.5",
"summary": "二维码扫码",
"swift_version": "4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Chaser-Z/ZHNScan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chaser-Z": "18330570306@163.com"
},
"source": {
"git": "https://github.com/Chaser-Z/ZHNScan.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZHNScan/Classes/**/*",
"resource_bundles": {
"ZHNScan": [
"ZHNScan/Assets/*"
]
}
}