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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
3
/
5
/
b
/
xyvodsdk
/
1.0.6
/
xyvodsdk.podspec.json
blob
07d11cc762173632fd594da6934bb09ec6942cf1
1
{
2
"name": "xyvodsdk",
3
"version": "1.0.6",
4
"summary": "test",
5
"description": "test desc",
6
"homepage": "https://gitee.com/xyvodsdk/xyvodsdk",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"xiaonan": "xiaonan@163.com"
13
},
14
"platforms": {
15
"ios": "10.0"
16
},
17
"source": {
18
"git": "https://gitee.com/xyvodsdk/xyvodsdk.git",
19
"tag": "1.0.6"
20
},
21
"vendored_libraries": "lib/*.a",
22
"source_files": "include/*.h"
23
}