blob: 7b7b5b92ef58763923ba10bb65421cd8999dbd35 [file] [log] [blame]
{
"name": "LTCategory",
"version": "0.0.2",
"summary": "LTCategory is a toolkit.",
"description": "LTCategory is a toolkit for developer.",
"homepage": "https://github.com/menglingtong/LTCategory",
"license": "MIT",
"authors": {
"Jason": "ak-7755@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/menglingtong/LTCategory.git",
"tag": "0.0.2"
},
"source_files": [
"LTCategory/LTCategoryFolder",
"LTCategory/LTCategoryFolder/**/*.{h, m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}