[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / a / 0 / BDCamera / 0.2 / BDCamera.podspec.json
blobc7bd10ad72bf84fbe437a7cbe3f8aef560147505
2   "name": "BDCamera",
3   "version": "0.2",
4   "summary": "BDCamera is a simple camera with AVFoundation",
5   "homepage": "https://github.com/Borodutch/BDCamera",
6   "license": "MIT",
7   "authors": {
8     "leoru": "kirillkunst@gmail.com"
9   },
10   "requires_arc": true,
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Borodutch/BDCamera.git",
16     "tag": "v0.2"
17   },
18   "source_files": "BDCamera/**/*.{h,m}"