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

Cannot install with pods #95

Closed smn-khan closed 5 years ago

smn-khan commented 5 years ago

No specification found for SPPermission

ivanvorobei commented 5 years ago

Please, take screenshoot if you podfile

smn-khan commented 5 years ago

https://www.dropbox.com/s/ewdv37urmx2eki4/Screenshot%202019-03-04%2011.30.23.png?dl=0

ivanvorobei commented 5 years ago

You try ‘pod update’?

smn-khan commented 5 years ago

No

smn-khan commented 5 years ago

should I?

ivanvorobei commented 5 years ago

Yes))) pod install allow use if you download pod local. Before install new pod you need call pod update.