[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 2 / BFPaperView / 2.2.2 / BFPaperView.podspec.json
blobff76c32aaed84888f947a4e832c4adfe3d7ff496
2   "name": "BFPaperView",
3   "version": "2.2.2",
4   "summary": "A flat view inspired by Google Material Design's Paper theme.",
5   "homepage": "https://github.com/bfeher/BFPaperView",
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/BFPaperView.git",
15     "tag": "2.2.2"
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