blob: 35c9bf8e4f6db1ec61360b9b5726a024e17795be [file] [log] [blame]
{
"name": "LCHelper",
"version": "0.0.3",
"summary": "项目中用的一些工具类和Extension",
"homepage": "https://github.com/LiuChang712/LCHelper",
"license": "MIT",
"authors": {
"LiuChang": "helloliuchang@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LiuChang712/LCHelper.git",
"tag": "0.0.3"
},
"source_files": "LCHelper/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}