[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 7 / 0 / PASTA / 0.1.0 / PASTA.podspec.json
blobf3ede4b540019bc2ff9883e6a2e8662a8ab2a70e
2   "name": "PASTA",
3   "version": "0.1.0",
4   "summary": "Swift SDK to detect passive Tangibles using iOS.",
5   "description": "PASTA is a SDK developed to detect passive Tangibles on iOS.\nIt features detection, error handling on marker loss, and distinction of Tangibles.",
6   "homepage": "https://github.com/aroyarexs/PASTA",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aaron Krämer": "aaron@cs.rwth-aachen.de"
13   },
14   "source": {
15     "git": "https://github.com/aroyarexs/PASTA.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.1"
20   },
21   "source_files": "PASTA/Classes/**/*",
22   "pushed_with_swift_version": "3.0"