repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
6
/
a
/
0
/
BDCamera
/
0.1
/
BDCamera.podspec.json
blob
0fabba855c5d0b181adb74a9e20f6cf91584f925
1
{
2
"name": "BDCamera",
3
"version": "0.1",
4
"summary": "BDCamera is a simple camera with AVFoundation",
5
"homepage": "https://github.com/leoru/KKActionSheet",
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.1"
17
},
18
"source_files": "BDCamera/**/*.{h,m}"
19
}