blob: 9148d38f216b0491eac4b5b0275744ac2809c4f6 [file] [log] [blame]
{
"name": "InventoRobotLib",
"version": "1.0.0",
"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.0"
},
"source_files": "InventoRobotLib/**/*.{h,m,swift}",
"swift_version": "5"
}