blob: 961895e26c1a836b8aa157d0366cd5079608d681 [file] [log] [blame]
{
"name": "JKBaseKit",
"version": "1.1.0",
"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.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": [
"JKBaseKit",
"*.{h,m}"
],
"dependencies": {
"AFNetworking": [
"~> 3.0.2"
],
"DateTools": [
],
"MJRefresh": [
],
"IQKeyboardManager": [
],
"SDWebImage": [
],
"SVProgressHUD": [
]
}
}