[Add] TMNewsInformationSDK 0.0.999
[CocoaPods.git] / Specs / e / 8 / 5 / RLPSwift / 0.0.4 / RLPSwift.podspec.json
blob10ab6d68aac2529cdd0a31a0017a43e85d1cb9cd
2   "name": "RLPSwift",
3   "version": "0.0.4",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/bitfwdcommunity/RLPSwift",
9   "authors": "Aleph Retamal",
10   "summary": "Recursive Length Prefix encoding written in Swift",
11   "source": {
12     "git": "https://github.com/bitfwdcommunity/RLPSwift.git",
13     "tag": "v0.0.4"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.10"
18   },
19   "swift_versions": [
20     "5.0",
21     "5.1"
22   ],
23   "source_files": "Sources/RLPSwift",
24   "swift_version": "5.1"