[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / 7 / NomicsSDK / 1.0 / NomicsSDK.podspec.json
blob047efd1dfdd06bb763c64cfdec6f9a419f4b4aa1
2   "name": "NomicsSDK",
3   "version": "1.0",
4   "summary": "Swift SDK for the Nomics.com API",
5   "description": "NomicsSDK makes it easy to pull crypto market data from the Nomics.com API. \nThe SDK is lightweight to ensure you don't need to include a lot of dependencies for your crypto projects.",
6   "homepage": "https://github.com/ndizazzo/nomics-swift-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nick DiZazzo": "nick.dizazzo@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0",
16     "osx": "10.10",
17     "watchos": "4.0",
18     "tvos": "11.0"
19   },
20   "source": {
21     "git": "https://github.com/ndizazzo/nomics-swift-sdk.git",
22     "tag": "1.0"
23   },
24   "source_files": "NomicsSDK/Sources/**/*.swift",
25   "frameworks": "Foundation"