[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 8 / 0 / 4 / DBEmptyState / 1.0.0 / DBEmptyState.podspec.json
blob1cfa41ab7e0234679de4a07394dac8ec0b3d918a
2   "name": "DBEmptyState",
3   "version": "1.0.0",
4   "summary": "Empty state management for UITableView and UICollectionView.",
5   "license": "MIT",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "homepage": "https://github.com/DevonBoyer/DBEmptyState",
10   "authors": {
11     "Devon Boyer": "devonboyer94@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/DevonBoyer/DBEmptyState.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Pod/Classes/**/*",
18   "resource_bundles": {
19     "DBEmptyState": [
20       "Pod/Assets/*.png"
21     ]
22   },
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true