forked from HunterHillegas/iOS-BetaBuilder
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCredits.html
32 lines (23 loc) · 993 Bytes
/
Credits.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<html>
<head>
<style>
<!--
* {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
text-align: center;
}
-->
</style>
</head>
<body>
<h1>iOS Beta Builder + Dropbox Automation</h1>
<p><a href="http://www.twitter.com/pcsaito">Paulo Cesar Saito</a></p>
<p>Bugs? Feedback? Email: <a href="mailto:[email protected]">[email protected]</a></p>
<h1>iOS Beta Builder</h1>
<p><a href="http://www.hanchorllc.com">Hanchor LLC</a></p>
<p>Bugs? Feedback? Email: <a href="mailto:[email protected]">[email protected]</a></p>
<p>Need an iOS app built? Hire Hanchor LLC.</p>
<p>Heading to Las Vegas? Check out <a href="http://www.vegasmate.com">Vegas Mate</a> for iPhone and iPad.</p>
<p>This software is offered for free but there is absolutely no warranty and of course there's always the potential that this code is full of defects and will cause nuclear meltdown and/or destroy your hard drive. Probably pretty unlikely but you have been warned.</p>
</body>
</html>