[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 8 / 0 / PJFDataSource / 1.0.2 / PJFDataSource.podspec.json
blob9ed998a3ad5801c83ba37062d3522b648176901b
2   "name": "PJFDataSource",
3   "version": "1.0.2",
4   "license": "Apache License, Version 2.0",
5   "summary": "A small library that provides a simple, clean architecture for your app to manage its data sources & common content view states.",
6   "homepage": "https://github.com/square/PJFDataSource",
7   "authors": "Square",
8   "source": {
9     "git": "https://github.com/square/PJFDataSource.git",
10     "tag": "1.0.2"
11   },
12   "source_files": "PJFDataSource/*.{h,m}",
13   "platforms": {
14     "ios": "8.0"
15   }