blob: c2aca2237ea491573b2068215cacda0e2bef99f9 [file] [log] [blame]
{
"name": "DDQProjectFoundation",
"version": "1.1.4",
"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.4"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"IQKeyboardManager": [
],
"Masonry": [
],
"MJRefresh": [
],
"MJExtension": [
],
"MBProgressHUD": [
],
"WebViewJavascriptBridge": [
"~> 4.1.5"
]
},
"subspecs": [
{
"name": "DDQUIFoundation",
"source_files": "DDQProjectFoundation/DDQUIFoundation/DDQFoundation{TableView,TableViewLayout}.{h,m}"
}
]
}