[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / f / a / BFPaperCollectionViewCell / 2.3.4 / BFPaperCollectionViewCell.podspec.json
blob3821afa9f0837f96950fb2639f42506a8086403d
2   "name": "BFPaperCollectionViewCell",
3   "version": "2.3.4",
4   "summary": "A flat button for use in a collection view cell inspired by Google Material Design's Paper theme.",
5   "homepage": "https://github.com/bfeher/BFPaperCollectionViewCell",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Bence Feher": "ben.feher@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/bfeher/BFPaperCollectionViewCell.git",
15     "tag": "2.3.4"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "dependencies": {
21     "UIColor+BFPaperColors": [
23     ]
24   },
25   "source_files": "Classes/*.{h,m}",
26   "requires_arc": true