[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / 6 / SwiftyRai / 1.0.0 / SwiftyRai.podspec.json
blobb0765574185928cd2eac34a7dfdc544ec76b7301
2   "name": "SwiftyRai",
3   "version": "1.0.0",
4   "summary": "A Swift Implementation of the RaiBlocks JSON RPC Spec",
5   "description": "SwiftyRai is a thin Swift wrapper around the RaiBlocks JSON RPC spec",
6   "homepage": "http://github.com/xcadaverx/SwiftyRai",
7   "license": "MIT",
8   "authors": {
9     "Daniel Williams": "daniel@yogidolist.com"
10   },
11   "social_media_url": "http://twitter.com/xcadaverx",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/xcadaverx/SwiftyRai.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "SwiftyRai",
21     "SwiftyRai/**/*.{h,m,swift}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "pushed_with_swift_version": "4.0"