blob: 8307b80392e9e5375db2f53a5a0e7c949f37cdfb [file] [log] [blame]
{
"name": "JKHTTPSessionManager",
"version": "2.0.2",
"summary": "北京金凯瑞铭信息技术有限公司-无锡分公司-IOS框架",
"homepage": "http://jksoft.cn/",
"license": "Apache License, Version 2.0",
"authors": "北京金凯瑞铭信息技术有限公司-无锡分公司-傅涛",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Ftkey/JKHTTPSessionManager.git",
"tag": "2.0.2"
},
"frameworks": [
"UIKit",
"Foundation"
],
"prefix_header_contents": [
"#import <UIKit/UIKit.h>",
"#import <Foundation/Foundation.h>"
],
"source_files": "Pod/Classes/**/*.{h,m}",
"public_header_files": "Pod/Classes/**/*.{h}",
"dependencies": {
"AFNetworking": [
],
"JSONModel": [
]
},
"deprecated": true
}