[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 0 / 7 / FoodLens_inner / 2.5.0.2Dev / FoodLens_inner.podspec.json
blob8942fcee8e014c1ee914fc321ee5ebb74e16abe4
2   "name": "FoodLens_inner",
3   "version": "2.5.0.2Dev",
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.5.0.2Dev"
17   },
18   "swift_versions": "4.2",
19   "module_name": "FoodLens",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "source_files": "FoodLens/Classes/**/*.{swift,strings,xib,storyboard}",
24   "resources": [
25     "FoodLens/Assets/*",
26     "FoodLens/Classes/images/*"
27   ],
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "4.2"
30   },
31   "dependencies": {
32     "Kingfisher": [
33       "~> 7.0"
34     ],
35     "Alamofire": [
36       "~> 5.5"
37     ]
38   },
39   "swift_version": "4.2"