[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / b / TGCameraViewController / 1.0.3 / TGCameraViewController.podspec.json
blob0bdf4072522ece4d56e24119cc507013fecf7e06
2   "name": "TGCameraViewController",
3   "version": "1.0.3",
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   "screenshots": "http://s13.postimg.org/cjxkzgu87/TGCamera_View_Controller.png",
11   "requires_arc": true,
12   "platforms": {
13     "ios": "7.0"
14   },
15   "authors": {
16     "Bruno Tortato Furtado": "bruno@furtado.me"
17   },
18   "source_files": "TGCameraViewController/**/*.{h,m}",
19   "resources": [
20     "TGCameraViewController/**/*.xib",
21     "TGCameraViewController/**/*.xcassets"
22   ],
23   "source": {
24     "git": "https://github.com/tdginternet/TGCameraViewController.git",
25     "tag": "1.0.3"
26   }