blob: 16e6039ebd2a7e839fb78b026499c53aea839529 [file] [log] [blame]
{
"name": "JKBaseKit",
"version": "1.1.1",
"license": "MIT",
"summary": "Simple APP Kit",
"homepage": "https://github.com/lwq718691587/JKBaseKit",
"authors": {
"刘伟强": "718691587@qq.com"
},
"source": {
"git": "https://github.com/lwq718691587/JKBaseKit.git",
"tag": "1.1.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": [
"JKBaseKit/BGNetWorking",
"JKBaseKit/JKAdditions",
"*.{h,m}"
],
"dependencies": {
"AFNetworking": [
"~> 3.0.2"
],
"DateTools": [
],
"MJRefresh": [
],
"IQKeyboardManager": [
],
"SDWebImage": [
],
"SVProgressHUD": [
]
}
}