Can you upload the DreamFactory iOS library to cocoapods

can you guys upload your library to http://cocoapods.org/. It is a lot easier to stay updated with the latest version like that.

It would be also a lot easier if you can pack it as a framework. Including all that insane amount of files is just not practical in anyway.

Thanks!

I’ll take a look at that this week, thanks for the heads up.

by the way the SDK doesn’t compile in Xcode 6. You can’t have properties named “description” that is a reserved property for NSObject.

Interesting that this has changed. I can override that reserved word collision though. I’ll check they out.