blob: c6ed0a584a25b4cd06500b79eafbbe3de35fadfd [file] [log] [blame]
{
"name": "LNTools_fyh",
"version": "1.0.0",
"summary": "xxx",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/diligencefu/LNTools_fyh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ไป˜่€€่พ‰": "diligencefu@sina.com"
},
"source": {
"git": "https://github.com/diligencefu/LNTools_fyh.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LNTools_fyh/Classes/**/*",
"subspecs": [
{
"name": "LNImageBrowser",
"source_files": "LNTools_fyh/LNImageBrowser/Classes/**/*",
"dependencies": {
"YYWebImage": [
]
}
},
{
"name": "LNRefresh",
"source_files": "LNTools_fyh/LNRefresh/Classes/**/*",
"dependencies": {
"MJRefresh": [
]
}
},
{
"name": "LNViewExtension",
"source_files": "LNTools_fyh/LNViewExtension/Classes/**/*",
"dependencies": {
"Toast": [
]
}
},
{
"name": "LNProgressHUD",
"source_files": "LNTools_fyh/LNProgressHUD/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
]
},
"resource_bundles": {
"LNTools_fyh": [
"LNTools_fyh/LNProgressHUD/Assets/Images.xcassets"
]
}
}
]
}