[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 1 / 6 / FSQCellManifest / 1.0.0 / FSQCellManifest.podspec.json
blobfdaf2aeb6c09def8b649362216e2abf06107b77a
2   "name": "FSQCellManifest",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "A UITableView and UICollectionView delegate and datasource that provides a simpler unified interface for describing your sections and cells.",
8   "homepage": "https://github.com/foursquare/FSQCellManifest",
9   "license": {
10     "type": "Apache",
11     "file": "LICENSE.txt"
12   },
13   "authors": {
14     "Brian Dorfman": "https://twitter.com/bdorfman"
15   },
16   "source": {
17     "git": "https://github.com/foursquare/FSQCellManifest.git",
18     "tag": "v1.0.0"
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "FSQMessageForwarder": [
24       "~> 1.0"
25     ]
26   }