[Add] LiteRTSwift 0.0.1-nightly.20250111
[CocoaPods.git] / Specs / 3 / 7 / 1 / Nilambur / 1.0.0 / Nilambur.podspec.json
blob4feaef3cd3f26f0449407bc22f5efd9a222824ac
2   "name": "Nilambur",
3   "version": "1.0.0",
4   "summary": "This is just a demo.",
5   "description": "A longer description of YourPodName in Markdown format.",
6   "homepage": "https://github.com/sarathpardypanda/Nilambur",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sarath P": "@sarath@pardypanda.com"
13   },
14   "source": {
15     "git": "https://github.com/sarathpardypanda/Nilambur",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "17.4"
20   },
21   "source_files": "Nilambur",
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.0"
25     ]
26   }