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