[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 5 / 9 / JKCSearchProducts / 0.0.1.1 / JKCSearchProducts.podspec.json
blobf4da4a52fb53bc8c660fe7296eec329a241346bf
2   "name": "JKCSearchProducts",
3   "version": "0.0.1.1",
4   "summary": "JKCSearchProducts.",
5   "description": "this is JKCSearchProducts . 扫描找药",
6   "homepage": "http://gitlab.jianke.com/com_iOS/JKCSearchProducts",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liqinghong": "liqinghong@jianke.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://gitlab.jianke.com/com_iOS/JKCSearchProducts.git",
19     "tag": "0.0.1.1"
20   },
21   "source_files": "JKCSearchProducts/Category/*.{h,m}",
22   "resources": "JKCSearchProducts/Resource/SearchProuducts.bundle",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "JKCNetEngine": [
27     ],
28     "JKCCategoryNetEngine": [
30     ],
31     "JKCBaseUI": [
33     ],
34     "MJExtension": [
36     ]
37   },
38   "subspecs": [
39     {
40       "name": "JKCSearchProductsScan",
41       "source_files": [
42         "JKCSearchProducts/Config/*.{h,m}",
43         "JKCSearchProducts/Targets/*.{h,m}",
44         "JKCSearchProducts/JKCSearchProducts/Controller/JKCustomCamera/JKScanTakePicViewController.{h,m}",
45         "JKCSearchProducts/JKCSearchProducts/Controller/JKCustomCamera/Cell/**/*.{h,m}",
46         "JKCSearchProducts/JKCSearchProducts/Controller/JKCustomCamera/View/alterView/*.{h,m}",
47         "JKCSearchProducts/JKCSearchProducts/Controller/JKCustomCamera/View/Directions/*.{h,m}",
48         "JKCSearchProducts/JKCSearchProducts/Controller/JKCustomCamera/View/FailView/*.{h,m}",
49         "JKCSearchProducts/JKCSearchProducts/Controller/JKCustomCamera/View/NavView/*.{h,m}",
50         "JKCSearchProducts/JKCSearchProducts/Controller/JKCustomCamera/View/ScanView/JKSGQRCodeScanningView.{h,m}",
51         "JKCSearchProducts/JKCSearchProducts/Controller/JKCustomCamera/View/ScanView/ScanTip/*.{h,m}",
52         "JKCSearchProducts/JKCSearchProducts/Controller/JKCustomCamera/View/CustomCameraView/JKCustomCameraView.{h,m}",
53         "JKCSearchProducts/JKCSearchProducts/Controller/JKCustomCamera/View/CustomCameraView/HistoricalRecord/*.{h,m}",
54         "JKCSearchProducts/JKCSearchProducts/Controller/JKCustomCamera/View/CustomCameraView/JKResultView/*.{h,m}",
55         "JKCSearchProducts/JKCSearchProducts/Controller/JKCustomCamera/View/CustomCameraView/PhotoView/*.{h,m}",
56         "JKCSearchProducts/JKCSearchProducts/Controller/JKCustomCamera/2dController/JKSearchImageDrugViewController.{h,m}",
57         "JKCSearchProducts/JKCSearchProducts/Controller/JKCustomCamera/2dController/SeacrhResult/*.{h,m}",
58         "JKCSearchProducts/JKCSearchProducts/Controller/JKCustomCamera/2dController/TakePicHistory/*.{h,m}",
59         "JKCSearchProducts/JKCSearchProducts/Controller/ScanResult/JKNewScanResultVController.{h,m}",
60         "JKCSearchProducts/JKCSearchProducts/Controller/ScanResult/View/*.{h,m}",
61         "JKCSearchProducts/JKCSearchProducts/Model/*.{h,m}",
62         "JKCSearchProducts/JKCSearchProducts/MVVM/JKCSearchProductsMVVM.{h,m}",
63         "JKCSearchProducts/JKCSearchProducts/MVVM/Scan/*.{h,m}"
64       ]
65     }
66   ]