[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 5 / c / e / FoodFactsSDK / 0.2.8 / FoodFactsSDK.podspec.json
bloba9f50462babee6688c9e535218f2991751fd9f1c
2   "name": "FoodFactsSDK",
3   "version": "0.2.8",
4   "summary": "FoodFacts Swift SDK For IOS",
5   "description": "FoodFacts Swift SDK For IOS. This is a framework to help you get started with the FoodFacts API. Install libiary to project to easiy get started with a few lines of code.",
6   "homepage": "https://github.com/foodfacts/FoodFacts-Swift-SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FoodFacts": "greymattermack@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/foodfacts/FoodFacts-Swift-SDK.git",
16     "tag": "0.2.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FoodFactsSDK/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "SwiftyJSON": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"