[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 9 / 1 / Juno / 0.0.1 / Juno.podspec.json
blob15791d0636e2ffd25b75c3ad2f18d806385f57a8
2   "name": "Juno",
3   "version": "0.0.1",
4   "summary": "A CocoaPods Library Written in Swift",
5   "description": "Logger for iOS platform which allows you to see/display all print logs on UI component while you are using the app. Cool right?",
6   "homepage": "https://github.com/emreond/Juno",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Emre Onder": "onderemre6464@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/emreond/Juno.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "Juno",
24     "Juno/**/*.{h,m}"
25   ],
26   "exclude_files": "Juno/JunoExample",
27   "swift_version": "5"