blob: 355da2d3d9c6c9fee9abaa43c2f965af5b314bfe [file] [log] [blame]
{
"name": "FRZDatabaseViewMapper",
"version": "1.2.1",
"platforms": {
"ios": "9.0"
},
"homepage": "https://github.com/ForzaFootball/FRZDatabaseViewMapper",
"authors": {
"Joel Ekström": "joel@forzafootball.com"
},
"summary": "Handles YapDatabase view mapping boilerplate, multiple view mappings in the same view",
"license": "MIT",
"source": {
"git": "https://github.com/forzafootball/FRZDatabaseViewMapper.git",
"tag": "v1.2.1"
},
"source_files": "*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"YapDatabase": [
"~> 3.0"
]
}
}