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] CastledNotificationService 4.1.3
[CocoaPods.git]
/
Specs
/
a
/
8
/
4
/
TGVA
/
0.1.1
/
TGVA.podspec.json
blob
d638da2dd5084ea5fb5f8affecba6b110ea08361
1
{
2
"name": "TGVA",
3
"version": "0.1.1",
4
"summary": "pod",
5
"description": "TODO: Add long description of the pod here. pod pod",
6
"homepage": "https://github.com/zhkbgt/TGVA",
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/TGVA.git",
16
"tag": "0.1.1"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"resource_bundles": {
22
"TGVA": [
23
"TGVA/Assets/*"
24
]
25
},
26
"vendored_frameworks": "TGVA.framework",
27
"libraries": [
28
"icucore",
29
"c++",
30
"bsm",
31
"z",
32
"bz2",
33
"resolv",
34
"c++abi"
35
],
36
"frameworks": [
37
"UIKit",
38
"MapKit",
39
"WebKit"
40
]
41
}