blob: d7572f9e7ef11860c18ef05fce73355077b6ea4f [file] [log] [blame]
{
"name": "OGCSensorThings",
"version": "2.1.5",
"summary": "Easily consume OGCSensorThings services.",
"description": "A POD that allows Swift development of applications that consume OGCSensorthings services.\nThis POD is made possible through the efforts of Dario Bonino, and funded by the EU FP7 Framework.",
"homepage": "http://www.almanac-project.eu",
"license": "Apache License, Version 2.0",
"authors": {
"Thomas Gilbert": "thomas.gilbert@alexandra.dk"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Glagnar/OGCSensorThings.git",
"tag": "2.1.5"
},
"source_files": "Pod/Classes/**/*.swift",
"dependencies": {
"Alamofire": [
]
}
}