[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / f / ESOpenSourceLicenses / 1.0.1 / ESOpenSourceLicenses.podspec.json
blobb91a3b29ee039fecc2aea0de69be1b1c7fc51b29
2   "name": "ESOpenSourceLicenses",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "summary": "A bash script to generate an HTML file of all the license files used with your CocoaPods Project",
8   "authors": {
9     "Bas van Kuijck": "bas@e-sites.nl"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "homepage": "https://github.com/e-sites/ESOpenSourceLicenses",
16   "source": {
17     "git": "https://github.com/e-sites/ESOpenSourceLicenses.git",
18     "tag": "1.0.1"
19   },
20   "screenshots": "https://raw.githubusercontent.com/e-sites/ESOpenSourceLicenses/master/Assets/example.gif",
21   "source_files": "ESOpenSourceLicenses/Classes/*.*",
22   "preserve_paths": "ESOpenSourceLicenses/Scripts/*.*",
23   "resource_bundles": {
24     "ESOpenSourceLicenses": [
25       "ESOpenSourceLicenses/Resources/opensource-licenses.html"
26     ]
27   },
28   "requires_arc": true