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
/
0
/
d
/
5
/
ApcaSDK
/
1.0.5
/
ApcaSDK.podspec.json
blob
d14741e5b59fb0e61f81fef61771804fca0fe532
1
{
2
"name": "ApcaSDK",
3
"version": "1.0.5",
4
"summary": "A short description of ApcaSDK.",
5
"homepage": "https://gitee.com/KKKLamept/ApcaSDK",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Lam": "635497350@qq.com"
12
},
13
"source": {
14
"git": "https://gitee.com/KKKLamept/ApcaSDK.git",
15
"tag": "1.0.5"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "ApcaSDK/Classes/*.{h,m}",
21
"resources": [
22
"Apca.bundle"
23
],
24
"dependencies": {
25
"AFNetworking": [
26
27
]
28
}
29
}