blob: 37a37d4765a2e9096095187be572d83dad75c124 [file] [log] [blame]
{
"name": "LTCategory",
"version": "0.0.1",
"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.1"
},
"source_files": [
"LTCategory/LTCategoryFolder",
"LTCategory/LTCategoryFolder/**/*.{h, m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}