blob: edf0b9bb48ac3041841dbbff47da808a985b53d8 [file] [log] [blame]
{
"name": "iOS-cloud-SDK",
"version": "0.1.1",
"summary": "iOS SDK for Paasmer cloud",
"description": "iOS SDK for Paasmer cloud.Through this you can connect to Paasmer cloud and use the services provided by them.",
"homepage": "https://github.com/PaasmerIoT/iOS-cloud-SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paasmer": "paasmer654@gmail.com"
},
"source": {
"git": "https://github.com/PaasmerIoT/iOS-cloud-SDK.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOS-cloud-SDK/Classes/**/*",
"pushed_with_swift_version": "3.0"
}