blob: f43e2661f0362d78daacd0bc90864aa5983091f7 [file] [log] [blame]
{
"name": "BGExtern",
"version": "0.0.1",
"summary": "一些扩展方法,让操作更简单",
"description": "一些扩展方法,让操作更简单",
"homepage": "https://github.com/wangdoubleyan/SExtern",
"license": {
"type": "MIT",
"text": " Copyright 2017\n sgabg.com\n"
},
"authors": {
"Yanyan": "wangdoubleyan@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/wangdoubleyan/BGExtern.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}