[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 7 / WhaleAlert / 1.0.3 / WhaleAlert.podspec.json
blob594bcd6b3868e8e73b8285ca2b5291fbcbbf5f06
2   "name": "WhaleAlert",
3   "version": "1.0.3",
4   "summary": "Swift implementation of the WhaleAlert API.",
5   "description": "Whale Alert's API allows you to retrieve live and historical transaction data from major blockchains. Currently supported are Bitcoin, Ethereum, Ripple, NEO, EOS, Stellar and Tron. More blockchains will be added in the future. Please read our terms and conditions before using the API.",
6   "homepage": "https://github.com/imryan/WhaleAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ryan Cohen": "notryancohen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/imryan/WhaleAlert.git",
16     "tag": "1.0.3"
17   },
18   "social_media_url": "https://twitter.com/notryancohen",
19   "swift_versions": [
20     "5.0"
21   ],
22   "platforms": {
23     "ios": "11.0"
24   },
25   "source_files": "WhaleAlert/Classes/**/*",
26   "swift_version": "5.0"