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.4.14
[CocoaPods.git]
/
Specs
/
6
/
5
/
e
/
WJCamera
/
0.2.1
/
WJCamera.podspec.json
blob
08b0059967c24d661713590c2b7c7813cd40e43a
1
{
2
"name": "WJCamera",
3
"version": "0.2.1",
4
"summary": "有趣的相机",
5
"description": "点击拍照,长按录像",
6
"homepage": "https://github.com/dev-wwj",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"scorpion": "747833020@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/dev-wwj/WJCamera.git",
16
"tag": "0.2.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "WJCamera/Classes/**/*",
22
"resource_bundles": {
23
"WJCamera": [
24
"WJCamera/Resources/*.png"
25
]
26
}
27
}