| { |
| "name": "XLBCategory", |
| "version": "0.1.0", |
| "summary": "通用的各种分类", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/crazyLuobo/XLBCategory", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "yanwenbo_78201@163.com": "yanwenbo_78201@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/crazyLuobo/XLBCategory.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "XLBCategory/Classes/**/*", |
| "public_header_files": "Pod/Classes/**/*.h", |
| "frameworks": "UIKit" |
| } |