blob: 3e55999654caa960d9bed6ce9cd8eaf5271031ea [file] [log] [blame]
{
"name": "HYFoundation_OC",
"version": "0.0.5",
"summary": "NSFoundation的方法扩展",
"description": "对系统的 NSFoundation 框架的一些方法的封装,扩展了一些常用的方法",
"homepage": "https://github.com/oceanfive/HYFoundation_OC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oceanfive": "849638313@qq.com"
},
"source": {
"git": "https://github.com/oceanfive/HYFoundation_OC.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HYFoundation_OC/Classes/**/*"
}