blob: f434f22421f0329a930e743bddcd4ad13a8f059e [file] [log] [blame]
{
"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"
}