blob: ca0dda11fb3e51a7fe3c726cfb369ea97b8b3c16 [file] [log] [blame]
{
"name": "YLFoundation",
"version": "0.0.1",
"summary": "一些基础库,工具库,分类扩展库积累",
"description": "开发中经常使用到的一些基础库,工具库,分类扩展库积累",
"homepage": "https://github.com/Connerli/YLFoundation",
"license": "MIT",
"authors": {
"Conner": "448922571@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Connerli/YLFoundation.git",
"tag": "0.0.1"
},
"source_files": [
"YLFoundation/*.h",
"YLFoundation/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}