[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 7 / 5 / FoodLens / 2.4.9 / FoodLens.podspec.json
blob170e073f9a93ffd025088724e78a1d2327a2e3eb
2   "name": "FoodLens",
3   "version": "2.4.9",
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.4.9"
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     "EVReflection": [
39       "5.10.0"
40     ],
41     "XLPagerTabStrip": [
42       "8.1.1"
43     ],
44     "SwiftyJSON": [
45       "4.2.0"
46     ],
47     "SwiftKeychainWrapper": [
48       "3.2.0"
49     ],
50     "SwiftSVG": [
51       "2.2.1"
52     ]
53   },
54   "swift_version": "4.2"