blob: a2d907475ed839dbb5d3a3ee2b799f34915549a0 [file] [log] [blame]
{
"name": "DDQProjectFoundation",
"version": "1.1.2",
"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.2"
},
"source_files": "DDQProjectFoundation/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"IQKeyboardManager": [
],
"Masonry": [
],
"MJRefresh": [
],
"MJExtension": [
],
"MBProgressHUD": [
],
"WebViewJavascriptBridge": [
"~> 4.1.5"
]
}
}