[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / f / 1 / Uluru / 0.0.4 / Uluru.podspec.json
blob077de03b5c5b3a6d4cfcdc656b13c6c43205b5f8
2   "name": "Uluru",
3   "version": "0.0.4",
4   "summary": "JSON REST API module using declarative API definitions and plugins.",
5   "description": "Uluru is a simple and agnostic layer for REST APIs using declarative API concept and written in Swift.",
6   "homepage": "https://github.com/sriks/Uluru",
7   "license": {
8     "type": "MIT",
9     "file": "License.md"
10   },
11   "authors": {
12     "Srikanth Sombhatla": "srikanthsombhatla@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/sriks/Uluru.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "Sources/**/*.{h,m,swift}",
23   "swift_version": "5.0"