blob: 65672360a4a438139d376cf33f2ee5665e101110 [file] [log] [blame]
{
"name": "IndigoOmtIosLibrary",
"version": "0.1.6",
"cocoapods_version": ">= 1.2.0",
"summary": "iOS library which simplifies access to INDIGO DataCloud API.",
"description": "iOS library which simplifies access to INDIGO DataCloud API.\nFor more information visit https://github.com/indigo-dc",
"homepage": "https://github.com/indigo-dc/omt-ios",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Sebastian Mamczak": "smamczak@man.poznan.pl"
},
"source": {
"git": "https://github.com/indigo-dc/omt-ios.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IndigoOmtIosLibrary/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"XCGLogger": [
]
},
"pushed_with_swift_version": "3.0"
}