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] TIoTLinkVideo 2.4.35
[CocoaPods.git]
/
Specs
/
7
/
3
/
9
/
HzLibrary
/
0.1.0
/
HzLibrary.podspec.json
blob
fac87e69c610a10ed06aeb86ce6ae5e74917b759
1
{
2
"name": "HzLibrary",
3
"version": "0.1.0",
4
"summary": "Common HzLibrary",
5
"homepage": "https://github.com/dlsdnd345/hzLibrary",
6
"license": "MIT",
7
"authors": {
8
"woong": "dlsdnd345@mhand.net"
9
},
10
"source": {
11
"git": "https://github.com/dlsdnd345/hzLibrary.git",
12
"tag": "0.1.0"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"requires_arc": true,
18
"source_files": "Pod/Classes/**/*",
19
"resource_bundles": {
20
"HzLibrary": [
21
"Pod/Assets/*.png"
22
]
23
},
24
"frameworks": [
25
"UIKit",
26
"MapKit"
27
],
28
"dependencies": {
29
"AFNetworking": [
30
"~> 2.3"
31
]
32
}
33
}