[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / b / 9 / JRAuditableEntityUI / 1.0.0 / JRAuditableEntityUI.podspec.json
blobedecfc22a2650e2c139ab5f06162833dd147a02d
2   "name": "JRAuditableEntityUI",
3   "version": "1.0.0",
4   "summary": "Makes use of JRAuditableEntity and provides ViewControllers to display.",
5   "description": "Provides ViewControllers and Views to property display the data generated from JRAuditableEntity",
6   "homepage": "https://github.com/xlr8runner/JRAuditableEntityUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Joshua L. Rasmussen": "xlr8runner@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/xlr8runner/JRAuditableEntityUI.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "JRAuditableEntityUI/**/*.{h,m}",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "dependencies": {
23     "JRAuditableEntity": [
24       "~> 1.0"
25     ]
26   }