13 Commits

Author SHA1 Message Date
matthewpalmer 716759b767 Change loadData method to be non-throwing 2015-06-27 15:36:29 +10:00
matthewpalmer 25917eaf15 Add tests for Swift 2 style errors
* Many functions will now throw instead of returning an NSError
* I have run these in a separate demo project, but not as part of
  the main project (Cocoapods/testing woes continue). If you want
  to run these tests standalone, I've put them in a Gist here
  https://gist.github.com/matthewpalmer/17f54354a710828ec193
* Most of these tests use try!, though they could probably be
  improved to use do/try/catch
2015-06-27 10:42:03 +10:00
matthewpalmer ca70968264 Update podspec and tests for latest version 2015-04-10 10:15:08 +10:00
matthewpalmer 480c51f0bc Update pods to specify 1.2.0 2015-01-28 21:00:31 +11:00
matthewpalmer 780e9afe24 Pre push commit 2015-01-28 20:50:33 +11:00
matthewpalmer a64c1d9dc7 Updated to allow for default services.
Note that this commit comes after a gruelling battle with git and Xcode,
so stuff might get weird
2015-01-28 20:46:17 +11:00
matthewpalmer cf322dcc1a Fixed local podspec version no. and remote url. don't know why this got
messed up
2015-01-25 20:58:54 +11:00
matthewpalmer 19955da055 Prep for cocoapods 2015-01-25 20:46:58 +11:00
matthewpalmer b6b4f48b60 Fixed info.plist reference 2015-01-25 20:35:03 +11:00
matthewpalmer fc6d06bc80 Updated Example to use latest pod version 2015-01-25 20:28:02 +11:00
matthewpalmer 615cf5d375 Removed obj-c demo application 2015-01-25 20:22:47 +11:00
matthewpalmer 45795fc90b Added cocoapods package control 2015-01-25 20:21:50 +11:00
matthewpalmer 364679a64f Initial commit 2015-01-25 18:54:03 +11:00