[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / f / a / BFPaperCollectionViewCell / 2.3.3 / BFPaperCollectionViewCell.podspec.json
bloba7b81d939047f8d4cfff300d4a44fc98871e5eed
2   "name": "BFPaperCollectionViewCell",
3   "version": "2.3.3",
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.3"
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