AVTagTextView
AVTagTextView copied to clipboard
ios compatibilities
Hello,
i added pod "AVTagTextView"
to my Podfile and try to update my repo but i've got this error :
"[!] The platform of the target Pods
(iOS 7.0) is not compatible with ReactiveCocoa (3.0.0-alpha.1)
which has a minimum requirement of iOS 8.0 - OS X 10.9."
In your specification i can see that AVTagTextView require ios 6.1 and my app is for 7.0 so i don't understant this exception.
Thanks