blob: 3e9ceb90b8b64a492b49f13c05c96fda9b17ec13 [file] [log] [blame]
{
"name": "HBboxsLib",
"version": "0.1.1",
"summary": "HBboxsLib.",
"description": "HBboxsLib sdasdasdaewdad",
"homepage": "https://github.com/HBoxsIOS/HBboxsLib.git",
"license": "MIT",
"authors": {
"HBoxsIOS": "master@hboxs.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HBoxsIOS/HBboxsLib.git",
"tag": "0.1.1"
},
"source_files": [
"Classes/Category/Foundation/**/*.{h,m}",
"Classes/Category/UIKit/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore",
"CFNetwork"
],
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"MBProgressHUD": [
]
}
}