blob: 8e45f14f3c6668115f77ea198f76fb27723f8f55 [file] [log] [blame]
{
"name": "DDQProjectFoundation",
"version": "1.1.1",
"platforms": {
"ios": "8.0"
},
"summary": "Easy Inherit",
"homepage": "https://github.com/MyNameDDQ/DDQProjectFoundation",
"license": "MIT",
"authors": {
"DDQ": "869795924@qq.com"
},
"source": {
"git": "https://github.com/MyNameDDQ/DDQProjectFoundation.git",
"tag": "1.1.1"
},
"source_files": "DDQProjectFoundation/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"IQKeyboardManager": [
],
"Masonry": [
],
"MJRefresh": [
],
"MJExtension": [
],
"MBProgressHUD": [
],
"WebViewJavascriptBridge": [
"~> 4.1.5"
]
}
}