[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 9 / b / Licensy / 1.0.1 / Licensy.podspec.json
blob299083f275378b064bb63102d7c746fb923901fd
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.0.1",
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/guille969/Licensy",
18   "source": {
19     "git": "https://github.com/guille969/Licensy.git",
20     "tag": "1.0.1"
21   },
22   "frameworks": "UIKit",
23   "source_files": "Licensy/Licensy/**/*.{swift}",
24   "resource_bundles": {
25     "Licensy": [
26       "Licensy/Licensy/**/*.{storyboard,xib,txt}"
27     ]
28   },
29   "pushed_with_swift_version": "3.0.2"