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