[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 2 / 7 / BlockDataSource / 0.2.1 / BlockDataSource.podspec.json
blob7c0c5e3b0e4a146c8e40281bb219e04236edefb8
2   "name": "BlockDataSource",
3   "version": "0.2.1",
4   "summary": "A block configurable datasource for static table views",
5   "description": "A block configurable datasource for table views. Useful for creating menus and displaying staic data.",
6   "homepage": "https://github.com/adamcumiskey/BlockDataSource",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adam Cumiskey": "adam.cumiskey@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/adamcumiskey/BlockDataSource.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BlockDataSource/Classes/**/*",
22   "pushed_with_swift_version": "3.0"