blob: 30e458b7c98f89dc1d61465599ab2dddf7232bba [file] [log] [blame]
{
"name": "BEKit",
"version": "0.6.5",
"summary": "BEKit是基础扩展工具包(Base Extended Kit)核心代码.",
"description": "BEKit(Base Extended Kit)是一些基础功能代码、工具类、基类的集合,旨在快速实现基础功能。",
"homepage": "http://iospai.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"孙丹龙": "sundanlong@gmail.com"
},
"source": {
"git": "https://github.com/iosmvn/BEKit.git",
"tag": "0.6.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "BEKit/Classes/**/*"
}