[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / f / 6 / a / Licenses / 2.0 / Licenses.podspec.json
blobb9c1b9306479c1313b26a9670be0869fa4e2a095
2   "name": "Licenses",
3   "version": "2.0",
4   "summary": "To showcase 3rd party libraries and their licenses",
5   "description": "Quick way to showcase 3rd party libraries and their licenses those are used to develop app.",
6   "homepage": "https://github.com/mahmudahsan/Licenses",
7   "screenshots": "https://github.com/mahmudahsan/Licenses/raw/master/preview.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Mahmud Ahsan": "mahmud@thinkdiff.net"
14   },
15   "social_media_url": "http://twitter.com/mahmudahsan",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/mahmudahsan/Licenses.git",
21     "tag": "2.0"
22   },
23   "source_files": "Licenses/Sources/**/*.{swift}",
24   "resources": [
25     "Licenses/Sources/**/*.{storyboard}"
26   ],
27   "frameworks": "Foundation",
28   "pushed_with_swift_version": "4.0"