blob: d2bba061e59dca42f31b5c0cc8ba37ca52fdac8a [file] [log] [blame]
{
"name": "HBboxsLib",
"version": "0.0.8",
"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.0.8"
},
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore",
"CFNetwork"
],
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"MBProgressHUD": [
]
},
"subspecs": [
{
"name": "Category",
"source_files": [
"Classes",
"Classes/Category/AppDelegate/*.{h,m}",
"Classes/Category/Foundation/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore",
"CFNetwork"
]
}
]
}