[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 3 / b / CatCrypto / 0.1.1 / CatCrypto.podspec.json
blob0464bbea95121a3818293377e93a4ec0557d69e0
2   "name": "CatCrypto",
3   "version": "0.1.1",
4   "summary": "An easy way for crypto.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ImKcat/CatCrypto",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kcat": "kcatdeveloper@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/ImKcat/CatCrypto.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://imkcat.com",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "CatCrypto/**/*.{h,c,modulemap,swift}",
23   "private_header_files": "CatCrypto/Argon2/*.h",
24   "preserve_paths": "CatCrypto/Argon2/module.modulemap",
25   "pod_target_xcconfig": {
26     "SWIFT_INCLUDE_PATHS": "$(PODS_TARGET_SRCROOT)/CatCrypto/Argon2"
27   },
28   "requires_arc": true,
29   "pushed_with_swift_version": "4.0"