blob: ef4b63809b0479fdb7c9737125a0fc3727ec7b4f [file] [log] [blame]
{
"name": "LXCategory",
"version": "0.1.2",
"summary": "自己收集的一些分类.",
"homepage": "https://github.com/linxyang/LXCategory",
"license": "MIT",
"authors": {
"linxyang": "1217789227@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/linxyang/LXCategory.git",
"commit": "cfec93637b90d5253c0258464ab7c1d79bd643b9"
},
"source_files": [
"LXCategory",
"LXCategory/Category/*.{m,h}"
],
"resources": "LXCategory/bundle/*.bundle",
"dependencies": {
"MJExtension": [
"~> 3.0.13"
]
},
"requires_arc": true
}