blob: bc2d58a4ab7700e802eac1b503f4f89aaa1350e3 [file] [log] [blame]
{
"name": "LTCategory",
"version": "0.0.4",
"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": "7.0"
},
"source": {
"git": "https://github.com/menglingtong/LTCategory.git",
"tag": "0.0.4"
},
"source_files": "LTCategoryFolder/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}