File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "DBAlertController"
3- s . version = "0.3 .0"
3+ s . version = "0.4 .0"
44 s . summary = "A UIAlertController subclass that's independent of the view controller it's presented from."
5- s . homepage = "https://github.com/dbettermann /DBAlertController"
5+ s . homepage = "https://github.com/OnceApp /DBAlertController"
66 s . license = 'MIT'
7- s . author = { "Dylan Bettermann " => "dylan.bettermann@gmail .com" }
8- s . source = { :git => "https://github.com/dbettermann /DBAlertController.git" , :tag => s . version . to_s }
9- s . social_media_url = 'https://twitter.com/dbettermann '
7+ s . author = { "Guillaume Sempe " => "guillaume@getonce .com" }
8+ s . source = { :git => "https://github.com/OnceApp /DBAlertController.git" , :tag => s . version . to_s }
9+ s . social_media_url = 'https://twitter.com/oncetheapp '
1010
1111 s . platform = :ios , '8.0'
1212 s . requires_arc = true
You can’t perform that action at this time.
0 commit comments