[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 2 / d / SwiftShield / 3.3.2 / SwiftShield.podspec.json
blob6a8d8ca7e8f26c633f162da2f73bbb69484ff78a
2   "name": "SwiftShield",
3   "module_name": "SwiftShield",
4   "version": "3.3.2",
5   "license": {
6     "type": "GNU GPL v3.0",
7     "file": "LICENSE"
8   },
9   "summary": "A tool that protects Swift iOS apps against class-dump attacks.",
10   "homepage": "https://github.com/rockbruno/swiftshield",
11   "authors": {
12     "Bruno Rocha": "brunorochaesilva@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/rockthebruno",
15   "source": {
16     "http": "https://github.com/rockbruno/swiftshield/releases/download/3.3.2/swiftshield.zip"
17   },
18   "preserve_paths": "*",
19   "exclude_files": "**/file.zip",
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }