[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 2 / 9 / 1 / Juno / 0.0.2 / Juno.podspec.json
blobd30f44aedfcb206b79707369a52a2d1a0ea18d7d
2   "name": "Juno",
3   "version": "0.0.2",
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.2"
21   },
22   "source_files": [
23     "Juno",
24     "Juno/**/*.{h,m}"
25   ],
26   "exclude_files": "Juno/JunoExample",
27   "swift_version": "5"