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