4 "summary": "Cryptocurrency Exchange API Clients in Swift.",
5 "description": "Multiple crypto currency exchange api clients in swift.",
6 "homepage": "https://github.com/trsathya/cryptex",
8 "authors": "Sathyakumar Rajaraman",
10 "git": "https://github.com/trsathya/cryptex.git",
25 "default_subspecs": "All",
30 "Cryptex/CoinMarketCap": [
48 "Cryptex/Cryptopia": [
54 "Cryptex/CoinExchange": [
67 "source_files": "Sources/Common/**/*.swift"
70 "name": "CoinMarketCap",
71 "source_files": "Sources/CoinMarketCap.swift",
80 "source_files": "Sources/Gemini.swift",
89 "source_files": "Sources/GDAX.swift",
98 "source_files": "Sources/Poloniex.swift",
107 "source_files": "Sources/Binance.swift",
116 "source_files": "Sources/Koinex.swift",
125 "source_files": "Sources/Cryptopia.swift",
134 "source_files": "Sources/BitGrail.swift",
142 "name": "CoinExchange",
143 "source_files": "Sources/CoinExchange.swift",
152 "source_files": "Sources/Bitfinex.swift",
161 "source_files": "Sources/Kraken.swift",