blob: 30ae40b65788dae86391e5aaf111251fc909e736 [file] [log] [blame]
{
"name": "BEKit",
"version": "0.5.3",
"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.5.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "BEKit/Classes/**/*"
}