sparrowcode / PermissionsKit

Universal API for request permission and get its statuses.
https://x.com/sparrowcode_ios
MIT License
5.64k stars 462 forks source link

Pod install failure #62

Closed Henry- closed 5 years ago

Henry- commented 5 years ago

I added pod 'SPRequestPermission'

[!] Unable to find a specification for 'SPRequestPermission'.

I tried 'pod repo update' & downloading from the https://github.com/IvanVorobei/RequestPermission.git as well and it did not work?

ivanvorobei commented 5 years ago

Sorry, real mistake in readme I am fix it now

Please, use pod 'SPPermission'

Henry- commented 5 years ago

Thank you very much!

Yurssoft commented 5 years ago

@IvanVorobei I have same issue, I'm using pod 'SPPermission'. Porobably it needs some additional setup? Thanks in advance.

screen shot 2018-12-06 at 15 20 29
ivanvorobei commented 5 years ago

@Yurssoft please, use 'pod update'. Now ok?

Yurssoft commented 5 years ago

Henry? Anyway, works now 👍 Magic ✨ Thanks

ivanvorobei commented 5 years ago

@Yurssoft sorry, mistake)