blob: 7d3f2d7444384d914c9c9551c6a8cbdef9243af4 [file] [log] [blame]
{
"name": "TaCoPopulator",
"version": "0.1.4",
"summary": "A datasource framework for Table and Collection Views.",
"description": "TaCoPopulator allows to cretate datasources that will work with UITableViews and UICollectionViews. It is designed to not interfere with the way you use those view.",
"homepage": "https://gitlab.com/vikingosegundo/TaCoPopulator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Manuel Meyer": "vikingosegundo@gmail.com"
},
"source": {
"git": "https://gitlab.com/vikingosegundo/TaCoPopulator.git",
"tag": "0.1.4"
},
"social_media_url": "https://twitter.com/vikingosegundo",
"platforms": {
"ios": "8.0"
},
"source_files": "TaCoPopulator/Classes/**/*",
"pushed_with_swift_version": "3.0.1"
}