[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / a / 3 / iBureaucrat / 0.0.8 / iBureaucrat.podspec.json
blob3dc6c711b1badbe64f0deb4f62f5a9c9b5a60c15
2   "name": "iBureaucrat",
3   "platforms": {
4     "ios": "5.0"
5   },
6   "version": "0.0.8",
7   "summary": "A forms library for iOS.",
8   "homepage": "https://github.com/jasperblues/iBureaucrat",
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Jasper Blues": "jasper@appsquick.ly"
15   },
16   "source": {
17     "git": "https://github.com/jasperblues/iBureaucrat.git",
18     "tag": "0.0.8"
19   },
20   "source_files": "bureaucrat/**/*.{h,m}",
21   "ios": {
22     "frameworks": [
23       "QuartzCore",
24       "CoreGraphics"
25     ]
26   },
27   "dependencies": {
28     "CKUITools": [
30     ]
31   },
32   "requires_arc": true