blob: 6d44fd66736304b87c98b201f2d0f3065802ca60 [file] [log] [blame]
{
"name": "KSObjcUtil",
"version": "1.0.0",
"summary": "OC助手",
"homepage": "https://github.com/iCloudys/ObjcUtil",
"license": "MIT",
"authors": {
"kong": "m18301125620@163.com"
},
"source": {
"git": "https://github.com/iCloudys/ObjcUtil.git",
"tag": "1.0.0"
},
"source_files": "KSObjcUtil/*.{h,m}",
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 4.0"
],
"SDWebImage": [
"~> 5.4.0"
],
"MJExtension": [
"~> 3.2.1"
],
"MJRefresh": [
"~> 3.3.1"
],
"MBProgressHUD": [
"~> 1.1.0"
]
}
}