[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 7 / 1 / f / SwiftyArk / 1.1.13 / SwiftyArk.podspec.json
bloba3ee1b719e6ee3c1f68c4279353a7ef9133288f8
2   "name": "SwiftyArk",
3   "version": "1.1.13",
4   "summary": "An Ark cryptocurrency framework written in Swift",
5   "description": "SwiftyArk is a ligthweight Ark cryptocurrency written in Swift. SwiftyArk allows iOS and Mac applications to interact with the Ark Ecosystem",
6   "homepage": "https://github.com/Awalz/SwiftyArk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrew Walz": "andrewjwalz@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Awalz/SwiftyArk.git",
16     "tag": "1.1.13"
17   },
18   "source_files": "Source/**/*",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10"
22   },
23   "pushed_with_swift_version": "4.0"