[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / d / 3 / Alamofire-Prephirences / 2.0.0 / Alamofire-Prephirences.podspec.json
blob2c989267a2768285e9878ab4574b1c74a547adfa
2   "name": "Alamofire-Prephirences",
3   "version": "2.0.0",
4   "summary": "Remote preferences and configuration for your application",
5   "homepage": "https://github.com/phimage/Alamofire-Prephirences",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "phimage": "eric.marchand.n7@gmail.com"
11   },
12   "platforms": {
13     "osx": "10.11",
14     "ios": "9.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/phimage/Alamofire-Prephirences.git",
19     "tag": "2.0.0"
20   },
21   "source_files": "Sources/*.swift",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.0"
25     ],
26     "Prephirences": [
27       "~> 3.0"
28     ]
29   }