blob: 0697427440dc4f260d194dbe7fce9e332859fbc8 [file] [log] [blame]
{
"name": "LCHelper",
"version": "0.0.2",
"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.2"
},
"source_files": "LCHelper/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}