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
/
b
/
a
/
9
/
baal
/
0.0.1
/
baal.podspec.json
blob
5725e9d3b269e44f7d348298af197fcdd5656ca8
1
{
2
"name": "baal",
3
"version": "0.0.1",
4
"summary": "Fast hybrid development frameworks support weex, H5, native.",
5
"homepage": "https://github.com/GJJDD/baal",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"GJJDD": "gjjgaojiajie@163.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/GJJDD/baal.git",
18
"tag": "0.0.1"
19
},
20
"source_files": "baal/*.{h,m}",
21
"requires_arc": true,
22
"frameworks": [
23
"WebKit",
24
"JavaScriptCore"
25
],
26
"dependencies": {
27
"WeexSDK": [
28
"~> 0.17.0"
29
]
30
}
31
}