blob: 92c4377bd229521e8d94c21278f4d8936e2ad523 [file] [log] [blame]
{
"name": "OGCSensorThings",
"version": "2.1.1",
"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.1"
},
"source_files": "Pod/Classes/**/*.swift",
"dependencies": {
"Alamofire": [
]
}
}