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