blob: 3e0f19b0c89d5144f8da639753bf65bee24650a3 [file] [log] [blame]
{
"name": "CBSourceLibrary",
"version": "0.0.7",
"summary": "A short description of CBSourceLibrary.",
"description": "资源库",
"homepage": "https://github.com/Goooolden/CBSourceLibrary.git",
"license": "MIT",
"authors": {
"Goooolden": "chenhuan_1015@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Goooolden/CBSourceLibrary.git",
"tag": "0.0.7"
},
"source_files": "CombancSourceLibrary/**/*.{h,m}",
"prefix_header_file": "CombancSourceLibrary/Macro/PrefixHeader.pch",
"resources": "SourceLibrary.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"SDWebImage": [
],
"MJExtension": [
],
"CombancExtension": [
],
"WMPageController": [
"~> 2.3.0"
],
"CombancHttpTool": [
"~> 0.0.1.3"
],
"CombancHUD": [
"~> 0.0.2"
]
}
}