[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / d / 3 / Alamofire-Prephirences / 1.0.1 / Alamofire-Prephirences.podspec.json
blob80ef14c4de5062492a5f9378c1c4624473f16be1
2   "name": "Alamofire-Prephirences",
3   "version": "1.0.1",
4   "summary": "Remote preference 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.9",
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/phimage/Alamofire-Prephirences.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "Alamofire-Prephirences/*.swift",
21   "dependencies": {
22     "Alamofire": [
23       "~> 3.0"
24     ],
25     "Prephirences": [
26       "~> 2.0"
27     ]
28   }