[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 9 / 6 / BlockiesSwift / 0.1.1 / BlockiesSwift.podspec.json
blob5142529ae8f17d1fd28b1ee042937274cb6e08ae
2   "name": "BlockiesSwift",
3   "version": "0.1.1",
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.1"
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"