blob: d943481af145268527f2c273c1f02f7987f2e704 [file] [log] [blame]
{
"name": "JsenKit",
"version": "1.1.8",
"summary": "A iOS development of general engineering framework, including the commonly used network request package, category method, etc",
"description": "A iOS development of general engineering framework, including the commonly used network request package, category method, etc.",
"homepage": "https://github.com/imwangxuesen/JsenKit",
"license": "MIT",
"authors": {
"WangXuesen": "imwangxuesen@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/imwangxuesen/JsenKit.git",
"tag": "1.1.8"
},
"source_files": [
"JsenKit",
"JsenKit/**/*.{h,m}"
],
"resources": "JsenKit/JsenProgressHUD/*.png",
"dependencies": {
"AFNetworking": [
],
"YYModel": [
]
}
}