blob: 09f3de5f81cb19aa219b0b92a0bdc5c8e6527674 [file] [log] [blame]
{
"name": "PWFUtils",
"version": "0.1.1",
"summary": "A serial of classes to enhance the iOS developers work efficiency.",
"description": "该库是用来对iOS的一些基础类加以扩展以提高工作效率以及一些常用的一些工具方法调用;后续会根据需要陆续再加进去一些其它方法;\n该库是用来对iOS的一些基础类加以扩展以提高工作效率以及一些常用的一些工具方法调用;后续会根据需要陆续再加进去一些其它方法;",
"homepage": "https://git.oschina.net/pwf2006/PWFUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pwf2006": "wangmo@eastmoney.com"
},
"source": {
"git": "https://git.oschina.net/pwf2006/PWFUtils.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "PWFUtils/Product/PWFUtils.framework"
},
"libraries": "z"
}