blob: 2afd56240b7dc9867301df91f862f65f2be0e68a [file] [log] [blame]
{
"name": "DataProvider",
"version": "0.1.0",
"summary": "Set of classes to abstract table and collection view delegate/data source methods.",
"description": "add my description later. add my description later. add my description later. add my description later. add my description later.",
"homepage": "https://gitlab.samsaodev.com/ios-development/ios-DataProvider-Swift",
"license": "MIT",
"authors": {
"Guilherme Lisboa": "glisboa@samsaodev.com"
},
"source": {
"git": "git@gitlab.samsaodev.com:ios-development/ios-DataProvider-Swift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DataProvider": [
"Pod/Assets/*.png"
]
}
}