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