pod repo add REPO_NAME SOURCE_URL
pod spec lint iBChatiOS.podspec --verbose --allow-warnings
pod repo push iBChatiOS iBChatiOS.podspec --verbose --allow-warnings
s.source = { :git => 'file:///Users/sunny/Desktop/iOS/ibchat-ios'}
pod repo add REPO_NAME SOURCE_URL
pod spec lint iBChatiOS.podspec --verbose --allow-warnings
pod repo push iBChatiOS iBChatiOS.podspec --verbose --allow-warnings
s.source = { :git => 'file:///Users/sunny/Desktop/iOS/ibchat-ios'}