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] MOBFoundation 20241206
[CocoaPods.git]
/
Specs
/
d
/
6
/
a
/
XHCasTool
/
1.0.1
/
XHCasTool.podspec.json
blob
ad575bbc6f75d6f880492937a84a1bfeef246dc5
1
{
2
"name": "XHCasTool",
3
"version": "1.0.1",
4
"summary": "cas登录",
5
"homepage": "http://git.xinhuokj.com/cocoapods/src/xhcastool.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"sunliang": "1825571811@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "http://git.xinhuokj.com/cocoapods/src/xhcastool.git",
18
"tag": "1.0.1"
19
},
20
"source_files": [
21
"XHCasTool",
22
"*.{h,m}"
23
],
24
"exclude_files": "Classes/Exclude",
25
"requires_arc": true,
26
"dependencies": {
27
"AFNetworking": [
28
29
]
30
},
31
"frameworks": [
32
"Foundation",
33
"UIKit"
34
],
35
"deprecated": true
36
}