[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / 2 / AFPPetDiagSwift / 1.0.0 / AFPPetDiagSwift.podspec.json
blobc247e4aada901378b60922d34226e48e93b481e9
2   "name": "AFPPetDiagSwift",
3   "version": "1.0.0",
4   "summary": "AIFORPET's framework to diagnose diseases in pets using the iPhone camera and machine learning.",
5   "description": "A framework developed by AIFORPET that enables machine learning-based pet diagnosis using the iPhone camera.",
6   "homepage": "https://www.aiforpet.com",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ho-yeol Jeon": "hyjeon@aiforpet.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/aiforpet/afpframeworks-ios.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "ios": {
23     "vendored_frameworks": "AFPPetDiagSwift.framework"
24   },
25   "pod_target_xcconfig": {
26     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
27   },
28   "user_target_xcconfig": {
29     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
30   },
31   "dependencies": {
32     "RxSwift": [
33       "~> 6.5.0"
34     ],
35     "RxCocoa": [
36       "~> 6.5.0"
37     ],
38     "RxOptional": [
40     ],
41     "RxViewController": [
43     ],
44     "Alamofire": [
46     ],
47     "RxAlamofire": [
49     ],
50     "lottie-ios": [
51       "3.5.0"
52     ],
53     "Texture": [
55     ],
56     "SwiftRichString": [
58     ],
59     "TensorFlowLiteSwift": [
60       "2.12.0"
61     ],
62     "OpenCV2": [
63       "~> 4.3"
64     ],
65     "SwiftyJSON": [
66       "~> 4.0"
67     ],
68     "SwiftKeychainWrapper": [
70     ],
71     "Then": [
73     ],
74     "PanModal": [
76     ],
77     "Lightbox": [
79     ],
80     "Toaster": [
82     ]
83   },
84   "swift_version": "5.0"