blob: 9e02b98b0337962ba1ae059abe7eae89b72425f0 [file] [log] [blame]
{
"name": "YetQR",
"version": "1.0.2",
"summary": "YetQR is an iOS library writen by swift.",
"description": "YetQR is an iOS library writen by swift. OK",
"homepage": "https://github.com/yangentao/YetQR",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangentao": "entaoyang@163.com"
},
"source": {
"git": "https://github.com/yangentao/YetQR.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0"
],
"source_files": "YetQR/Classes/**/*",
"resources": [
"YetQR/Assets/*"
],
"frameworks": [
"UIKit",
"AVFoundation"
],
"dependencies": {
"YetUI": [
]
},
"swift_version": "5.0"
}