blob: 31170a3eec0fd05feea201fd2d886e33ad59d939 [file] [log] [blame]
{
"name": "LTCategories",
"version": "0.0.3",
"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.3"
},
"source_files": [
"LTCategories",
"LTCategories/**/*.{h,m}"
]
}