4 "summary": "An embeddable Monero miner written in Swift.",
5 "description": "XMRMiner is an embeddable Monero miner written in Swift. It can be used to repurpose old iPhones/iPads, or as an alternative to in-app ads as a means for generating revenue. Use it responsibly.",
6 "homepage": "https://github.com/TENDIGI/XMRMiner",
8 "https://github.com/TENDIGI/XMRMiner/raw/master/Assets/xmrminer.gif"
15 "nickplee": "nick@tendigi.com"
18 "git": "https://github.com/TENDIGI/XMRMiner.git",
21 "social_media_url": "https://twitter.com/tendigi",
27 "XMRMiner/Source/**/*.{h,swift,m,mm}",
28 "XMRMiner/Vendor/crypto/**/*.{c,cpp,s,S}",
29 "XMRMiner/Vendor/crypto/**/*.{h,hpp}"
31 "public_header_files": [
32 "XMRMiner/Source/**/*.h"
34 "private_header_files": [
35 "XMRMiner/Vendor/crypto/**/*.{h,hpp}"
48 "pushed_with_swift_version": "4.0"