blob: 52ddc29ab1f3232eda0e007df215cde4a73f5135 [file] [log] [blame]
{
"name": "FSQCellManifest",
"version": "1.1.0",
"platforms": {
"ios": "7.0"
},
"summary": "A UITableView and UICollectionView delegate and datasource that provides a simpler unified interface for describing your sections and cells.",
"homepage": "https://github.com/foursquare/FSQCellManifest",
"license": {
"type": "Apache",
"file": "LICENSE.txt"
},
"authors": {
"Brian Dorfman": "https://twitter.com/bdorfman"
},
"source": {
"git": "https://github.com/foursquare/FSQCellManifest.git",
"tag": "v1.1.0"
},
"source_files": "FSQCellManifest/*.{h,m}",
"requires_arc": true,
"dependencies": {
"FSQMessageForwarder": [
"~> 1.0"
]
}
}