[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / 3 / MAVEMerkleTree / 0.1.0 / MAVEMerkleTree.podspec.json
blob5f7110af16ba14b33a271a61f035c55d1731132e
2   "name": "MAVEMerkleTree",
3   "version": "0.1.0",
4   "summary": "An Objective-C Merkle Tree implementation for iOS",
5   "description": "An Objective-C Merkle Tree implementation for iOS",
6   "homepage": "http://mave.io",
7   "license": "MIT",
8   "authors": "dcosson",
9   "source": {
10     "git": "https://github.com/dcosson/mave-merkle-tree.git",
11     "tag": "v0.1.0"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "requires_arc": true,
17   "source_files": "MAVEMerkleTree/**/*.{m,h}",
18   "frameworks": "UIKit",
19   "libraries": "z",
20   "pushed_with_swift_version": null