[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 7 / 5 / 9 / JKCSearchProducts / 0.0.1.42 / JKCSearchProducts.podspec.json
bloba9e268c223d8d4be3785bb7751e645caf410be96
2   "name": "JKCSearchProducts",
3   "version": "0.0.1.42",
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.42"
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     "MJExtension": [
33     ]
34   },
35   "subspecs": [
36     {
37       "name": "JKCSearchProductsScan",
38       "source_files": [
39         "JKCSearchProducts/Marcro/*.h",
40         "JKCSearchProducts/Config/*.{h,m}"
41       ],
42       "dependencies": {
43         "JKCBaseUI": [
45         ]
46       }
47     }
48   ]