blob: d8f0b1ce3a4d36ae2f413158b26ad8ca7c5ee32e [file] [log] [blame]
{
"name": "JKHTTPSessionManager",
"version": "1.0.1",
"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": "1.0.1"
},
"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
}