yatatsu / TKAlertController

UIAlertController for under iOS8
MIT License
12 stars 0 forks source link

Add podspec to cocoapods repo #1

Closed AYastrebov closed 10 years ago

AYastrebov commented 10 years ago

please, add a podspec to cocoapods repo

yatatsu commented 10 years ago

Thanks for your suggestion. For now, you can use in cocoapods like this.

pod 'TKAlertController', :git => 'https://github.com/yatatsu/TKAlertController.git'
yatatsu commented 10 years ago

Now, TKAlertController is added to Pods. It is available thourgh CocoaPods without specifying repository. Thanks.

pod 'TKAlertController'