[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 2 / b / TGCameraViewController / 1.0.0 / TGCameraViewController.podspec.json
blob4317d4067cf4cedc7fe70599306cc40e7dfac076
2   "name": "TGCameraViewController",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Custom camera with AVFoundation. Beautiful, light and easy to integrate with iOS projects.",
9   "homepage": "https://github.com/tdginternet/TGCameraViewController",
10   "requires_arc": true,
11   "platforms": {
12     "ios": "7.0"
13   },
14   "authors": {
15     "Bruno Tortato Furtado": "bruno@furtado.me"
16   },
17   "source_files": "TGCameraViewController/**/*.{h,m}",
18   "resources": [
19     "TGCameraViewController/**/*.xib",
20     "TGCameraViewController/**/*.xcassets"
21   ],
22   "source": {
23     "git": "https://github.com/tdginternet/TGCameraViewController.git",
24     "tag": "1.0.0"
25   }