blob: 80f0a11a779629bfa55338262b361389de882b78 [file] [log] [blame]
{
"name": "InventoRobotLib",
"version": "1.0.3",
"summary": "A CocoaPods library written in Swift for InventoRobot",
"description": "This CocoaPods library helps you enable Robotic capabilities.",
"homepage": "https://gitlab.com/sreejithakamenon/inventorobotlib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sreejith K Menon": "sreejith@mitrarobot.com"
},
"platforms": {
"ios": "13.4"
},
"swift_versions": "5",
"source": {
"git": "https://gitlab.com/sreejithakamenon/inventorobotlib",
"tag": "1.0.3"
},
"source_files": "InventoRobotLib/**/*.{h,m,swift}",
"swift_version": "5"
}