Skip to content

Commit

Permalink
Merge pull request #28 from ovenbits/feature/hsoi-housekeeping
Browse files Browse the repository at this point in the history
Updating email addresses and other things.
  • Loading branch information
hsoi authored Aug 30, 2016
2 parents fbb0fa3 + ecee735 commit 25eb594
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 12 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ install:
- gem install jazzy --no-rdoc --no-ri --no-document
notifications:
email:
- john.daub@ovenbits.com
- jonathan.landon@ovenbits.com
- ben.kreeger@ovenbits.com
- hsoi@hsoi.com
- jlandon@me.com
- ben.kreeger@icloud.com
script:
- xcodebuild -project Alexandria.xcodeproj -scheme Alexandria -sdk iphonesimulator9.3
-destination 'platform=iOS Simulator,name=iPhone 6,OS=9.3' test
Expand Down
14 changes: 7 additions & 7 deletions Alexandria.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Alexandria"
s.version = "1.2.0"
s.version = "1.3.0"
s.summary = "Oven Bits' library of useful iOS Swift extensions."
s.description = <<-DESC
The Oven Bits open source library, Alexandria, is one of the new Wonders of the iOS World.
Expand Down Expand Up @@ -34,13 +34,13 @@ Pod::Spec.new do |s|
}
s.author = {
"John Daub" => "[email protected]",
"Jonathan Landon" => "jonathan.landon@ovenbits.com",
"Ben Kreeger" => "ben.kreeger@ovenbits.com",
"Chris Voss" => "chris.voss@ovenbits.com",
"Steven Schobert" => "steven.schobert@ovenbits.com",
"Jayson Lane" => "jayson.lane@ovenbits.com",
"Jonathan Landon" => "jlandon@me.com",
"Ben Kreeger" => "ben.kreeger@icloud.com",
"Chris Voss" => "chrisvoss@gmail.com",
"Steven Schobert" => "spschobert@gmail.com",
"Jayson Lane" => "jaysonlane@gmail.com",
"Claire Knight" => "[email protected]",
"Alex Corcoran" => "alex.corcoran@ovenbits.com"
"Alex Corcoran" => "alex.p.corcoran@gmail.com"
}
s.social_media_url = 'https://twitter.com/ovenbitsmobile'
s.platform = :ios, "8.0"
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ Then, add the files manually to your Xcode project/workspace.

Alexandria is maintained by the team at [Oven Bits](https://ovenbits.com), a software design and development agency based in Dallas, Texas.

> P.S. [We're hiring!](http://ovenbits.com/jobs).
Find us online:

- [Twitter (@OvenBitsMobile)](https://twitter.com/OvenBitsMobile)
Expand Down

0 comments on commit 25eb594

Please sign in to comment.