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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
4
/
2
/
5
/
KSCamera
/
0.1.0
/
KSCamera.podspec.json
blob
9135ef3f9645b72970b5ac062541eaa327197d53
1
{
2
"name": "KSCamera",
3
"version": "0.1.0",
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.1.0"
16
},
17
"source_files": [
18
"KSCamera",
19
"KSCamera/*.{h,m}"
20
],
21
"resources": "KSCamera/KSCameraBundle.bundle",
22
"requires_arc": true
23
}