blob: d0b53c3675be632a7114481c193b619416f15dd5 [file] [log] [blame]
{
"name": "DataProvider",
"version": "1.0.0",
"summary": "Data provider is a library made to abstract Table and Collection views boilerplate code. It's all made in Swift!",
"homepage": "https://github.com/samsao/DataProvider.git",
"license": "MIT",
"authors": {
"Guilherme Lisboa": "glisboa@samsaodev.com"
},
"source": {
"git": "https://github.com/samsao/DataProvider.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}