blob: 2f41b849b01e4abafb6f18a8ad55a2b99c100540 [file] [log] [blame]
{
"name": "PandaLab",
"version": "0.0.1",
"summary": "Library from PandaLab Corp.",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/Alexander5630/PandaLab",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roger Alexander Arroyo Gonzales": "alexander.ag5630@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/Alexander5630/PandaLab.git",
"tag": "0.0.1"
},
"source_files": [
"PandaLab",
"PandaLab/**/*.{h,m}"
],
"exclude_files": "PandaLab/Exclude",
"swift_version": "4.2"
}