I am trying to install pod file but getting following error :
Faizs-MacBook-Pro:newj faizfareed$ pod install
[!] Invalid `Podfile` file: unterminated string meets end of file.
# from /Users/faizfareed/Desktop/NewJson/NewJ/Podfile:4
# -------------------------------------------
#
> pod 'AFNetworking', '~> 3.0
# -------------------------------------------
Here goes detailed picture of command line tool -
could anyone help me resolving this issue?