5 "type": "GNU Lesser General Public License, Version 3.0"
7 "homepage": "https://github.com/ethereum/go-ethereum",
9 "Ales Katona": "ales@coinbase.com",
10 "Alex Leverington": "alex@ethdev.com",
11 "Alexandre Van de Sande": "alex.vandesande@ethdev.com",
12 "Aron Fischer": "homotopycolimit@users.noreply.github.com",
13 "Bas van Kervel": "bas@ethdev.com",
14 "Benjamin Brent": "benjamin@benjaminbrent.com",
15 "Casey Detrio": "cdetrio@gmail.com",
16 "Christoph Jentzsch": "jentzsch.software@gmail.com",
17 "Daniel A. Nagy": "nagy.da@gmail.com",
18 "Elliot Shepherd": "elliot@identitii.com",
19 "Enrique Fynn": "enriquefynn@gmail.com",
20 "Ethan Buchman": "ethan@coinculture.info",
21 "Fabian Vogelsteller": "fabian@frozeman.de",
22 "Fabio Berger": "fabioberger1991@gmail.com",
23 "Felix Lange": "fjl@twurst.com",
24 "Gregg Dourgarian": "greggd@tempworks.com",
25 "Gustav Simonsson": "gustav.simonsson@gmail.com",
26 "Hao Bryan Cheng": "haobcheng@gmail.com",
27 "Henning Diedrich": "hd@eonblast.com",
28 "Isidoro Ghezzi": "isidoro.ghezzi@icloud.com",
29 "Jae Kwon": "jkwon.work@gmail.com",
30 "Jason Carver": "jacarver@linkedin.com",
31 "Jeff R. Allen": "jra@nella.org",
32 "Jeffrey Wilcke": "jeffrey@ethereum.org",
33 "Jens Agerberg": "github@agerberg.me",
34 "Jonathan Brown": "jbrown@bluedroplet.com",
35 "Joseph Chow": "ethereum@outlook.com",
36 "Justin Clark-Casey": "justincc@justincc.org",
37 "Kenji Siu": "kenji@isuntv.com",
38 "Kobi Gurkan": "kobigurk@gmail.com",
39 "Lefteris Karapetsas": "lefteris@refu.co",
40 "Leif Jurvetson": "leijurv@gmail.com",
41 "Maran Hidskes": "maran.hidskes@gmail.com",
42 "Marek Kotewicz": "marek.kotewicz@gmail.com",
43 "Martin Holst Swende": "martin@swende.se",
44 "Matthew Di Ferrante": "mattdf@users.noreply.github.com",
45 "Matthew Wampler-Doty": "matthew.wampler.doty@gmail.com",
46 "Nchinda Nchinda": "nchinda2@gmail.com",
47 "Nick Dodson": "silentcicero@outlook.com",
48 "Nick Johnson": "arachnid@notdot.net",
49 "Paulo L F Casaretto": "pcasaretto@gmail.com",
50 "Peter Pratscher": "pratscher@gmail.com",
51 "Péter Szilágyi": "peterke@gmail.com",
52 "RJ Catalano": "rj@erisindustries.com",
53 "Ramesh Nair": "ram@hiddentao.com",
54 "Ricardo Catalinas Jiménez": "r@untroubled.be",
55 "Rémy Roy": "remyroy@remyroy.com",
56 "Stein Dekker": "dekker.stein@gmail.com",
57 "Steven Roose": "stevenroose@gmail.com",
58 "Taylor Gerring": "taylor.gerring@gmail.com",
59 "Thomas Bocek": "tom@tomp2p.net",
60 "Tosh Camille": "tochecamille@gmail.com",
61 "Viktor Trón": "viktor.tron@gmail.com",
62 "Ville Sundell": "github@solarius.fi",
63 "Vincent G": "caktux@gmail.com",
64 "Vitalik Buterin": "v@buterin.com",
65 "Vlad Gluhovsky": "gluk256@users.noreply.github.com",
66 "Yohann Léon": "sybiload@gmail.com",
67 "Yoichi Hirai": "i@yoichihirai.com",
68 "Zsolt Felföldi": "zsfelfoldi@gmail.com",
69 "ΞTHΞЯSPHΞЯΞ": "{viktor.tron,nagydani,zsfelfoldi}@gmail.com"
71 "summary": "iOS Ethereum Client",
73 "git": "https://github.com/ethereum/go-ethereum.git",
74 "commit": "f7da5b29f0917575850849c7fb20bcc5376ab772"
80 "vendored_frameworks": "Frameworks/Geth.framework"
82 "prepare_command": "curl https://gethstore.blob.core.windows.net/builds/geth-ios-all-1.5.3-unstable-f7da5b29.tar.gz | tar -xvz\nmkdir Frameworks\nmv geth-ios-all-1.5.3-unstable-f7da5b29/Geth.framework Frameworks\nrm -rf geth-ios-all-1.5.3-unstable-f7da5b29"