| { |
| "name": "CBSourceLibrary", |
| "version": "0.0.9", |
| "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.9" |
| }, |
| "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" |
| ] |
| } |
| } |