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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
4
/
2
/
5
/
KSCamera
/
0.0.1
/
KSCamera.podspec.json
blob
3e3e698244c6d9a29bdef71d6d1d9c25cc14fda0
1
{
2
"name": "KSCamera",
3
"version": "0.0.1",
4
"summary": "自定义相机",
5
"homepage": "https://github.com/iCloudys/KSCamera",
6
"license": "Apache License 2.0",
7
"authors": {
8
"kong": "m18301125620@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/iCloudys/KSCamera.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"KSCamera",
19
"KSCamera/*.{h,m}"
20
],
21
"exclude_files": "KSCamera/KSCameraBundle.bundle",
22
"requires_arc": true
23
}