blob: 6d06e9891ca68f54f9b8a54d11373af5111b3886 [file] [log] [blame]
{
"name": "LamdaConnectivityManager",
"version": "1.4.4",
"summary": "LamdaConnectivityManager used to connect the cloud.",
"description": "The pod usage is to login and connect the flir cloud.",
"homepage": "https://github.com/roei46",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"roei46": "roei46@yahoo.com"
},
"source": {
"git": "https://gitlabscm.cloud.flir/thermal/lambda-ios-lib.git",
"tag": "1.4.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LamdaConnectivityManager/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
}
}