blob: 192780d6aecec3afc521ae0c0bfac894daaa7da1 [file] [log] [blame]
{
"name": "BNXRSlider",
"platforms": {
"ios": "7.0"
},
"version": "0.0.1",
"summary": "BNXRSlider 概要summary",
"description": "BNXRSlider 详细描述description",
"homepage": "https://github.com/EasySnail/BNXRSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EasySnail": "944200885@qq.com"
},
"source": {
"git": "https://github.com/EasySnail/BNXRSlider.git",
"tag": "0.0.1"
},
"source_files": "BNXRSlider/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}