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] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
9
/
3
/
e
/
XSSharedUnit
/
0.0.1
/
XSSharedUnit.podspec.json
blob
68c3a8aac32af9eac5bdb6518d07233522b1a29d
1
{
2
"name": "XSSharedUnit",
3
"version": "0.0.1",
4
"summary": "common library~~",
5
"homepage": "https://github.com/Smiley1994",
6
"license": "MIT",
7
"authors": {
8
"macrolor": "smileysun1994@gmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/Smiley1994/XSSharedUnit",
15
"tag": "0.0.1"
16
},
17
"requires_arc": true,
18
"source_files": "XSSharedUnit/**/*.{m,h}",
19
"frameworks": [
20
"UIKit",
21
"Foundation",
22
"SystemConfiguration"
23
],
24
"dependencies": {
25
"AFNetworking": [
26
27
]
28
}
29
}