blob: 0226ee9aaccc66be8c658519bceb038a31a6f10d [file] [log] [blame]
{
"name": "LZCommonTools",
"version": "0.0.1",
"summary": "Make development easier.",
"homepage": "https://github.com/KunlunLu/LZCommonTools",
"license": "MIT",
"authors": {
"Kunlun Lu": "641803397@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KunlunLu/LZCommonTools.git",
"tag": "0.0.1"
},
"source_files": [
"CommonTools",
"CommonTools/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}