[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 6 / a / Licenses / 2.2 / Licenses.podspec.json
blobf649522d8be2ea9212abdacf46195bf363bfc157
2   "name": "Licenses",
3   "version": "2.2",
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://raw.githubusercontent.com/mahmudahsan/Licenses/master/preview1.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": "11.0"
18   },
19   "source": {
20     "git": "https://github.com/mahmudahsan/Licenses.git",
21     "tag": "2.2"
22   },
23   "source_files": "Licenses/Sources/**/*.{swift}",
24   "resources": [
25     "Licenses/Sources/**/*.{storyboard}"
26   ],
27   "frameworks": "Foundation",
28   "swift_versions": "5.0",
29   "swift_version": "5.0"