[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 7 / 9 / 6 / BlockiesSwift / 0.1.0 / BlockiesSwift.podspec.json
bloba49dbaf5086bbfb771c69b1c72527a5d69b0aa54
2   "name": "BlockiesSwift",
3   "version": "0.1.0",
4   "summary": "Generate unique Blockies images for wallets",
5   "description": "Blockies is a library which generates unique images for a given seed string.\nThis can be used to create images to represent Bitcoin, Ethereum and other Cryptocurrency wallets.\nThis is an exact implementation as the one the Mist Wallet uses.",
6   "homepage": "https://github.com/Boilertalk/BlockiesSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Koray Koska": "koray@koska.at"
13   },
14   "source": {
15     "git": "https://github.com/Boilertalk/BlockiesSwift.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "source_files": "BlockiesSwift/Classes/**/*",
25   "pushed_with_swift_version": "4.0"