blob: 287e1495bf8ad50d2fef5aab0259a63fa0d46b9c [file] [log] [blame]
{
"name": "DYFoundation",
"version": "1.0.2",
"summary": "帝云基础框架模块",
"description": "帝云基础框架模块,用于新项目直接导入,省去自行寻找和导入的时间。",
"homepage": "https://github.com/JWAutumn/DYFoundation.git",
"license": "MIT",
"authors": {
"Autumn": "15898848876@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JWAutumn/DYFoundation.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"DYFoundation/**/*.{h,m}",
"*.{h,m}"
],
"dependencies": {
"AFNetworking": [
],
"YYCache": [
],
"Masonry": [
],
"MBProgressHUD": [
],
"SDWebImage": [
],
"MJRefresh": [
],
"MJExtension": [
],
"NSDictionary-NilSafe": [
],
"DZNEmptyDataSet": [
],
"FDFullscreenPopGesture": [
],
"IQKeyboardManager": [
],
"JLRoutes": [
],
"Bugly": [
]
}
}