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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
a
/
0
/
3
/
TGAPI
/
0.1.0
/
TGAPI.podspec.json
blob
6594a5332b2034cf82ab29363944b75cc2d38b66
1
{
2
"name": "TGAPI",
3
"version": "0.1.0",
4
"summary": "no word",
5
"description": "long word",
6
"homepage": "https://github.com/zhkbgt/TGAPI",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zhkbgt": "kkbbggtt@163.com"
13
},
14
"source": {
15
"git": "https://github.com/zhkbgt/TGAPI.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"resource_bundles": {
22
"TGAPI": [
23
"TGAPI/Assets/*"
24
]
25
},
26
"vendored_frameworks": "GTAPI.framework",
27
"libraries": [
28
"icucore",
29
"c++",
30
"bsm",
31
"z",
32
"resolv",
33
"bz2"
34
],
35
"frameworks": [
36
"UIKit",
37
"MapKit",
38
"WebKit"
39
]
40
}