blob: 9a099cfa97f6ec61c578c19d0fc5b6817586266b [file] [log] [blame]
{
"name": "TBVListAdapterManager",
"version": "0.1.0",
"summary": "TBVListAdapterManager.",
"homepage": "https://github.com/tobevoid/TBVListAdapterManager",
"documentation_url": "https://github.com/tobevoid/TBVListAdapterManager",
"license": {
"type": "MIT"
},
"authors": "tripleCC",
"source": {
"git": "https://github.com/tobevoid/TBVListAdapterManager.git",
"tag": "0.1.0"
},
"source_files": "TBVListAdapterManager/Classes/*",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"IGListKit": [
"~> 3.0"
]
}
}