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