[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 0 / 7 / TweetNacl / 1.0.1 / TweetNacl.podspec.json
blob82217ae514dad310b0a16854f196b43f93348a0c
2   "name": "TweetNacl",
3   "version": "1.0.1",
4   "summary": "TweetNacl wrapper library written in Swift.",
5   "description": "A Swift wrapper for TweetNacl C library",
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/bitmark-inc/tweetnacl-swiftwrap.git",
23     "tag": "1.0.1"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation",
27   "xcconfig": {
28     "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/TweetNacl/Sources"
29   },
30   "pushed_with_swift_version": "4.0"