blob: 51a52439b3cf9c0c480f6317245f8c8fdd7e6612 [file] [log] [blame]
{
"name": "LTCategories",
"version": "0.0.2",
"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.2"
},
"source_files": [
"LTCategories",
"LTCategories/**/*.{h,m}"
]
}