Please help me. I'm trying to include my framework in my App codename1 :
Executing: /usr/local/bin/pod install Analyzing dependencies
Cloning or fetch detected... giving a timeout of 20 seconds to provide more output before we assume it is stuck on a password prompt
You can try adding it manually in `/Users/administrator/.cocoapods/repos` or via `pod repo add`.
Process return code is 1
Cocoapods failed even after updating master repo
Trying to cleanup spec repos
Cleaning up spec repos
Executing: /usr/local/bin/pod repo Process return code is 0
Executing: /usr/local/bin/pod repo remove indatacore Removing spec repo `indatacore`
Process return code is 0
Removed spec repo indatacore
Executing: /usr/local/bin/pod install Analyzing dependencies
Cloning or fetch detected... giving a timeout of 20 seconds to provide more output before we assume it is stuck on a password prompt
You can try adding it manually in `/Users/administrator/.cocoapods/repos` or via `pod repo add`.
Process return code is 1
Cocoapods failed even after cleaning up spec repos.