blob: 5210cb6f7aaabea122a99942d9725f94fcada61e [file] [log] [blame]
{
"name": "LamdaConnectivityManager",
"version": "1.4.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LamdaConnectivityManager/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
}
}