blob: 40740044ce68ad2d38cede8db0ccdd60c7c8a1d5 [file] [log] [blame]
{
"name": "JKCCategoryNetEngine",
"version": "0.0.2",
"summary": "JKCCategoryNetEngine.",
"description": ",,A short description of JKCCategoryNetEngine.",
"homepage": "http://gitlab.jianke.com/com_iOS/JKCCategoryNetEngine",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"liqinghong": "liqinghong@jianke.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://gitlab.jianke.com/com_iOS/JKCCategoryNetEngine.git",
"tag": "0.0.2"
},
"source_files": [
"CategoryNetEngine/CategoryNetEngine/*.{h,m}",
"CategoryNetEngine/CTMediator/*.{h,m}"
],
"frameworks": "UIKit",
"dependencies": {
"JKCTMediator": [
"~> 0.0.6"
]
}
}