[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / f / 1 / AcknowledgementsBundle / 0.0.2 / AcknowledgementsBundle.podspec.json
blob160ab275662a315c5b6a228f640b8ca8187618e5
2   "name": "AcknowledgementsBundle",
3   "version": "0.0.2",
4   "summary": "Easily add a Settings.bundle with CocoaPods acknowledgements to your iOS App.",
5   "homepage": "https://github.com/rivera-ernesto/AcknowledgmentsBundle",
6   "screenshots": [
7     "http://rivera-ernesto.github.io/AcknowledgementsBundle/images/screenshot1.png",
8     "http://rivera-ernesto.github.io/AcknowledgementsBundle/images/screenshot2.png"
9   ],
10   "license": {
11     "type": "Apache License, Version 2.0",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ernesto Rivera": "rivera.ernesto@gmail.com"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source": {
21     "git": "https://github.com/rivera-ernesto/AcknowledgmentsBundle.git",
22     "tag": "0.0.2"
23   },
24   "preserve_paths": "README.md",
25   "source_files": "Dummy.h",
26   "requires_arc": true,
27   "resource_bundles": {
28     "Settings": [
29       "*.plist",
30       "../Pods-acknowledgements.plist"
31     ]
32   }