[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / e / b / 4 / XCTweetNacl / 1.0.2 / XCTweetNacl.podspec.json
blob796b5ab15a230c89f5fb9ccb050e105a07ff9c6f
2   "name": "XCTweetNacl",
3   "version": "1.0.2",
4   "summary": "TweetNacl wrapper library written in Swift.",
5   "description": "A Swift wrapper for TweetNacl C library (https://github.com/bitmark-inc/tweetnacl-swiftwrap)",
6   "homepage": "https://github.com/bitmark-inc/tweetnacl-swiftwrap",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bitmark Inc": "support@bitmark.com"
13   },
14   "social_media_url": "https://twitter.com/bitmarkinc",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/beMappy/TweetNacl.git",
23     "tag": "1.0.2"
24   },
25   "vendored_frameworks": "TweetNacl.xcframework",
26   "frameworks": "Foundation"