blob: 2c20c0c462bfa96f8ce8d71e4c3f73d86e63b8f2 [file] [log] [blame]
{
"name": "JsenKit",
"version": "1.1.5",
"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.5"
},
"source_files": [
"JsenKit",
"JsenKit/**/*.{h,m}"
],
"resources": "JsenKit/JsenProgressHUD/*.png",
"dependencies": {
"AFNetworking": [
],
"YYModel": [
]
}
}