blob: 30abf0fb8f22f8b52720375f10d3b997f5d1a710 [file] [log] [blame]
{
"name": "LCCategories",
"version": "0.0.1",
"summary": "iOS开发中常用的一些分类方法",
"homepage": "https://github.com/Little-Captain/LCCategories",
"license": "MIT",
"authors": {
"Little-Captain": "littlecaptain@foxmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Little-Captain/LCCategories.git",
"tag": "0.0.1"
},
"source_files": "LCCategories/*.{h,m}",
"requires_arc": true
}