blob: 05a359110ab50c99d1b6886cd8e3487a6dc9d89c [file] [log] [blame]
{
"name": "YYExtension",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"summary": "一个很好用的类别,类扩展",
"homepage": "https://github.com/andyfangjunjie/YYExtension",
"license": "MIT",
"authors": {
"andyfangjunjie": "andyfangjunjie@163.com"
},
"source": {
"git": "https://github.com/andyfangjunjie/YYExtension.git",
"tag": "0.0.1"
},
"source_files": "YYExtension/**/*.{h,m}",
"requires_arc": true
}