[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / 1 / AcknowledgementsBundle / 0.0.1 / AcknowledgementsBundle.podspec.json
blobea2f6efb9d97a436dc5ab353c84be29b52d26272
2   "name": "AcknowledgementsBundle",
3   "version": "0.0.1",
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.1"
23   },
24   "preserve_paths": "README.md",
25   "source_files": "Dummy.h",
26   "resource_bundles": {
27     "Settings": [
28       "*.plist",
29       "../Pods-acknowledgements.plist"
30     ]
31   },
32   "requires_arc": false