[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 8 / 1 / DCCamera / 1.0 / DCCamera.podspec.json
blob6205d8a550381d2b0277414ceb9909a30d8211a9
2   "name": "DCCamera",
3   "version": "1.0",
4   "summary": "A library for make a Camera.",
5   "description": "1. Create and Use Camera to take picture easily.",
6   "homepage": "https://github.com/txinhua/DCCamera",
7   "license": {
8     "type": "Apache License",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gftang": "gftang@vcainfo.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/txinhua/DCCamera.git",
20     "tag": "1.0"
21   },
22   "source_files": "DCCamera/VCPictureTaker/*.{h,m}",
23   "resources": "DCCamera/VCPictureTaker/Resources/*",
24   "frameworks": "UIKit"