[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 9 / b / Licensy / 1.1.0 / Licensy.podspec.json
blob41c98232025bff03c5aae4cae7f96455f4c8a029
2   "name": "Licensy",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Licensy lets an user to list all 3rd Party Libraries which use in his project.",
7   "requires_arc": true,
8   "version": "1.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "David Jimenez Guinaldo": "djimenezgu@gmail.com",
15     "Guillermo Garcia Rebolo": "guillermogarcia_18@hotmail.com"
16   },
17   "homepage": "https://github.com/gygr969/Licensy",
18   "source": {
19     "git": "https://github.com/gygr969/Licensy.git",
20     "tag": "1.1.0"
21   },
22   "swift_version": "4.1",
23   "frameworks": "UIKit",
24   "source_files": "Licensy/Sources/**/*.{swift}",
25   "resource_bundles": {
26     "Licensy": [
27       "Licensy/Sources/**/*.{storyboard,xib,png,strings,txt}"
28     ]
29   }