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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
d
/
3
/
2
/
BHUD
/
1.0.5
/
BHUD.podspec.json
blob
87c8716bc2bcf374847475b30274ca5b960fd8b8
1
{
2
"name": "BHUD",
3
"version": "1.0.5",
4
"summary": "hud",
5
"homepage": "https://github.com/february29/BHUD",
6
"license": "MIT",
7
"authors": {
8
"february29": "pengyou_byh@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/february29/BHUD.git",
15
"tag": "1.0.5"
16
},
17
"resource_bundles": {
18
"BHUDImagesBundle": [
19
"BHUD/images/*.png"
20
]
21
},
22
"source_files": [
23
"BHUD/*.{h,m}",
24
"BHUD/HudIndicatorViewStyle/*.{h,m}"
25
],
26
"requires_arc": true
27
}