blob: 2a07dc6a4cc0f1ba7f2a4374ed737c76e8401459 [file] [log] [blame]
{
"name": "LTCategories",
"version": "0.0.4",
"summary": "LTCategories(iOS-Categories,Category).",
"description": "LTCategories(iOS-Categories,Category) Use for iOS Project",
"homepage": "https://github.com/hongfenglt/LTCategories",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"洪峰": "hongfengkt@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hongfenglt/LTCategories.git",
"tag": "0.0.4"
},
"source_files": [
"LTCategories",
"LTCategories/**/*.{h,m}"
]
}