blob: 49fc03e701169f23592ec6a46e76bb66daed1be4 [file] [log] [blame]
{
"name": "BTConnector",
"version": "1.0.0",
"summary": "a light weight and easy to use tableview slide effect.",
"homepage": "https://github.com/banwang811/BTConnector",
"license": "MIT",
"authors": {
"hongyang zheng": "banwang811@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/banwang811/BTConnector.git",
"tag": "1.0.0"
},
"source_files": "BTConnector/*.{h,m}",
"requires_arc": true
}