[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 7 / 5 / FoodLens / 2.6.7 / FoodLens.podspec.json
blob9cf51e887609a6b0356a14b70e594ea3f6b4de45
2   "name": "FoodLens",
3   "version": "2.6.7",
4   "summary": "FoodLensSDK for iOS",
5   "description": "FoodLens SDK provide functionlay for food recognition. FoodLens SDK consist of network API and UI API",
6   "homepage": "http://www.doinglab.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hyunsuk.lee@doinglab.com": "leeint@gmail.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/doing-lab/ios_foodlenssdk.git",
16     "tag": "2.6.7"
17   },
18   "swift_versions": "4.2",
19   "module_name": "FoodLens",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "source_files": "Sources/FoodLens/Classes/**/*.{swift,strings,xib,storyboard}",
24   "resources": [
25     "Sources/FoodLens/Assets/*",
26     "Sources/FoodLens/Classes/images/*"
27   ],
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "4.2"
30   },
31   "dependencies": {
32     "Alamofire": [
33       "~> 5.5"
34     ]
35   },
36   "swift_version": "4.2"