blob: 17fc010c8cf702eed5d91fcd0083efae6dc98ee5 [file] [log] [blame]
{
"name": "LNTools_fyh",
"version": "0.1.6",
"summary": "A short description of LNTools_fyh.",
"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": "0.1.6"
},
"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"
]
}
}
]
}