blob: a9e268c223d8d4be3785bb7751e645caf410be96 [file] [log] [blame]
{
"name": "JKCSearchProducts",
"version": "0.0.1.42",
"summary": "JKCSearchProducts.",
"description": "this is JKCSearchProducts . 扫描找药",
"homepage": "http://gitlab.jianke.com/com_iOS/JKCSearchProducts",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liqinghong": "liqinghong@jianke.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://gitlab.jianke.com/com_iOS/JKCSearchProducts.git",
"tag": "0.0.1.42"
},
"source_files": "JKCSearchProducts/Category/*.{h,m}",
"resources": "JKCSearchProducts/Resource/SearchProuducts.bundle",
"frameworks": "UIKit",
"dependencies": {
"JKCNetEngine": [
],
"JKCCategoryNetEngine": [
],
"MJExtension": [
]
},
"subspecs": [
{
"name": "JKCSearchProductsScan",
"source_files": [
"JKCSearchProducts/Marcro/*.h",
"JKCSearchProducts/Config/*.{h,m}"
],
"dependencies": {
"JKCBaseUI": [
]
}
}
]
}