blob: 80ce993486e7edb8be35fb4c6241fd7e6d65e891 [file] [log] [blame]
{
"name": "HYFoundation_OC",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HYFoundation_OC/Classes/**/*"
}