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