tnantoka / edhita

Fully open source text editor for iOS written in SwiftUI.

Home Page:http://edhita.bornneet.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when doing 'pod install'

darkbrow opened this issue · comments

$ pod install
Re-creating CocoaPods due to major version update.
Analyzing dependencies
Fetching podspec for Megrim from https://raw.githubusercontent.com/tnantoka/podspecs/master/Specs/Megrim/Megrim.podspec
[!] The Megrim pod failed to validate due to 3 errors:
- ERROR | attributes: Missing required attribute summary.
- WARN | description: The description is equal to the summary.
- ERROR | description: The description is empty.
- ERROR | File Patterns: The Megrim (0.1.0) spec is empty (no source files, resources, resource_bundles, preserve paths, vendored_libraries, vendored_frameworks, dependencies, nor subspecs).

[!] Ignoring obsolete HEAD specifier in EDHFontSelector (HEAD)

[!] Ignoring obsolete HEAD specifier in HEAD based on 0.2.1

Thanks for the report. I fixed it.