blob: 1363a8d4e440e2ee8fbccfb43810808943995b4f [file] [log] [blame]
{
"name": "BCTools",
"version": "0.0.4",
"summary": "常用的一些工具类.",
"description": "ios常用的一些工具类,会适时更新",
"homepage": "https://github.com/BernardChina/BCTools",
"license": "MIT",
"authors": {
"BernardChina": "1054462882@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BernardChina/BCTools.git",
"tag": "0.0.4"
},
"source_files": [
"BCTools",
"BCTools/Tools/**/*.{h,m}"
]
}