Closed iamchenchen closed 9 years ago
@iamchenchen , i see that you add the specs file in Podfile, and I am getting an error on that. what do I need to do?
[!] Invalid Podfile
file: undefined method `source' for #Pod::Podfile:0x10ecd5c80. Updating CocoaPods might fix the issue.
source 'https://github.com/CocoaPods/Specs.git'
-------------------------------------------
Chenchens-MacBook-Pro-2:AROne jiachiw$
I end up not using that one. I am writing my own.
so far checks are: username is required password is required email is required password >= 8
@iamchenchen are we going to do as we discussed in the meeting? -password reqirement: >=8 && 1 upper case && 1 number:: both IOS and cloud (cc ohayo/cc: Oct 23 close)
password check has been updated to check uppercase and digits, and now it's done. please close
https://github.com/arpi6/validateIt