blob: f779c177912d91c658c006340b64b4c4603b0387 [file] [log] [blame]
{
"name": "BSTwoControllerView",
"version": "0.0.1",
"summary": "A short description of BSTwoControllerView.",
"description": "两个controller切换",
"homepage": "https://github.com/FreeBaiShun/BSTwoControllerView",
"license": "MIT",
"authors": {
"FreeBaiShun": "851083075@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/FreeBaiShun/BSTwoControllerView.git",
"tag": "0.0.1"
},
"subspecs": [
{
"name": "Core",
"source_files": [
"BSTwoControllerViewDemo",
"BSTwoControllerViewDemo/BSTwoControllerView/*.{h,m}"
]
}
]
}