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] CXHAdSDK-TopOn 1.6.6.1
[CocoaPods.git]
/
Specs
/
5
/
f
/
1
/
WeexCamera
/
0.0.1
/
WeexCamera.podspec.json
blob
e16f06b0d144da2aeaa04e94459f84b6ca94ec9a
1
{
2
"name": "WeexCamera",
3
"version": "0.0.1",
4
"summary": "Weex Plugin",
5
"description": "Weexplugin Source Description",
6
"homepage": "https://github.com/WUBOSS/WeexCamera",
7
"license": {
8
"type": "MIT",
9
"text": " copyright\n"
10
},
11
"authors": {
12
"WUBOSS": "1054258896@qq.com"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"source": {
18
"git": "https://github.com/WUBOSS/WeexCamera.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"ios/Sources",
23
"ios/Sources/**/*.{h,m,mm}"
24
],
25
"requires_arc": true,
26
"dependencies": {
27
"WeexPluginLoader": [
28
29
],
30
"WeexSDK": [
31
32
]
33
}
34
}