blob: 2017328116c0b2cb9d3d2777ec1a37d67001fdb2 [file] [log] [blame]
{
"name": "BULibrary",
"version": "1.0.2",
"summary": "1bu2bu iOS Base Library.",
"description": "1bu2bu",
"homepage": "https://github.com/1bu2bu/BULibrary",
"license": "MIT",
"authors": {
"1bu2bu": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://1bu2bu:3tianchen@github.com/1bu2bu/BULibrary.git",
"tag": "1.0.2"
},
"source_files": "BULibrary/**/*",
"exclude_files": "BULibrary/Exclude",
"public_header_files": "BULibrary/Manager/*.{h}",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MJRefresh": [
"~> 3.1.15.3"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"SDWebImage": [
"~> 4.2.3"
]
}
}