blob: e904f27a9595d6738338ec17520744506e731b63 [file] [log] [blame]
{
"name": "LabLab",
"version": "0.2.0",
"summary": "A short description of LabLab.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chunta/LabLab",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chunta": "hi.chuntachen@gmail.com"
},
"source": {
"git": "https://github.com/chunta/LabLab.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LabLab/Classes/**/*",
"vendored_libraries": "LabLab/Classes/QGNotificationSdk/libQGNotificationSdk.a"
}