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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
e
/
4
/
0
/
CustomEngine
/
0.1.2
/
CustomEngine.podspec.json
blob
2bef63c5cc1e25b1376dc9cabc8f28a984e12e9a
1
{
2
"name": "CustomEngine",
3
"version": "0.1.2",
4
"summary": "自定义管理SDK",
5
"homepage": "https://github.com/Rover001/CustomEngine",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Rover001": "zengyun6666@163.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/Rover001/CustomEngine.git",
18
"tag": "0.1.2"
19
},
20
"ios": {
21
"vendored_frameworks": "Engine/*.framework"
22
},
23
"requires_arc": true
24
}