[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / a / b / OGCSensorThings / 0.0.8 / OGCSensorThings.podspec.json
blob22d322130fb757cb3c5e93e988ef24baa3752893
2   "name": "OGCSensorThings",
3   "version": "0.0.8",
4   "summary": "Easily consume OGCSensorThings services.",
5   "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.",
6   "homepage": "http://www.almanac-project.eu",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Thomas Gilbert": "thomas.gilbert@alexandra.dk"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Glagnar/OGCSensorThings.git",
16     "tag": "0.0.8"
17   },
18   "source_files": "Pod/Classes/**/*.swift",
19   "dependencies": {
20     "Alamofire": [
22     ]
23   }