blob: e3f49367e375ff00ada156ab36f947d76bec7c39 [file] [log] [blame]
{
"name": "QRIO",
"version": "3.0.1",
"summary": "Lightweight framework for QR scanning and generation.",
"homepage": "https://github.com/nodes-ios/QRIO",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nodes Agency - iOS": "ios@nodes.dk"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/nodes-ios/QRIO.git",
"tag": "3.0.1"
},
"subspecs": [
{
"name": "QRIO",
"ios": {
"source_files": "QRIO/**/*.swift"
}
}
],
"swift_version": "5.0"
}