blob: abb77e933035cdc8b2817c005fb028f1001c4857 [file] [log] [blame]
{
"name": "ZHNScan",
"version": "0.2.1",
"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.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZHNScan/Classes/**/*",
"resource_bundles": {
"ZHNScan": [
"ZHNScan/Assets/*"
]
}
}