blob: 572a48a78542f868ddcf1ecffd11fdec6a54346a [file] [log] [blame]
{
"name": "LTCommentHelper",
"version": "0.0.2",
"summary": "tool for iOS",
"description": "personal tool for ios program",
"homepage": "https://github.com/famile/LTCommentHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taotao": "437534725@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/famile/LTCommentHelper.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}