blob: 98afaf13738b6f65af8b89430ce5e374aee2b57d [file] [log] [blame]
{
"name": "AubeidoTools",
"version": "1.0.0",
"summary": "欧贝多项目依赖库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ArcherGitSpace/AubeidoTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Archer": "1048496552@qq.com"
},
"source": {
"git": "https://github.com/ArcherGitSpace/AubeidoTools.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AubeidoTools/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"JSONModel": [
],
"MBProgressHUD": [
],
"MJRefresh": [
],
"SDWebImage": [
]
}
}