blob: bf8b2ab4a45dd7aeae6c7c5d8ff605e146583cc2 [file] [log] [blame]
{
"name": "ScanLib",
"version": "0.1.2",
"summary": "A short description of ScanLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.com/ali.abbas/ScanLib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ruben Boboti": "ruben.boboti@orange.com"
},
"source": {
"git": "https://gitlab.com/ali.abbas/ScanLib.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ScanLib/Classes/*.{h,m}",
"public_header_files": "ScanLib/Classes/*.h"
}