Commit Graph

17 Commits

Author SHA1 Message Date
Blake Watters
58f0f4f428 Switch b1 podspec version to 0.20.0dev to align with VERSION 2012-10-16 13:34:56 -04:00
Blake Watters
c8a6c34372 Switch version to b1 since Cocoapods does not like -dev 2012-10-06 23:06:50 -04:00
Blake Watters
4ee3020b75 Update Podfile to change branch reference. refs #986 2012-10-06 22:58:39 -04:00
Blake Watters
ac05ea67b0 Switch from :head to 1.0 dependency on AFNetworking 2012-10-05 16:48:29 -04:00
Blake Watters
61a0a05b29 Drop ISO8601DateFormatter dependency since it has a time zone handling bug and switch to RK specific fork. fixes #971
* ARCify the ISO8601DateFormatter
2012-10-04 23:00:01 -04:00
Arne Harren
51aed8997a Adapt CocoaPods pod spec for embedded variant of LibComponentLogging 2012-09-27 22:12:06 +02:00
Blake Watters
6791684e7a Bump AFNetworking dependency to :head until 1.0 tag lands 2012-09-26 15:33:34 -04:00
Blake Watters
496154b1d4 Remove prefix_header_contents as it has been re-added to the AFNetworking Podspec 2012-09-21 17:55:32 -04:00
Blake Watters
eabfb2126e Add prefix_header_contents to ensure that AFNetworking dependency build with SystemConfiguration/Reachability enabled.
This is a Cocoapods build issue tracked at: https://github.com/CocoaPods/CocoaPods/issues/529
2012-09-18 19:04:56 -04:00
Blake Watters
2b56e132fc Bump submodule and Podspec to AFNetworking 1.0 RC3 2012-09-18 15:58:42 -04:00
Blake Watters
2ef7439567 Update to AFNetworking 1.0RC2 2012-09-16 13:42:44 -04:00
Blake Watters
2c1f79cbb9 Migrate header copy configuration into RestKit/Core subspec 2012-09-11 11:49:42 -04:00
Blake Watters
ccd1629c8e Atomize dependencies and make Search and Testing modules optional. Add RestKit/Core preferred dependency 2012-09-11 11:25:22 -04:00
Blake Watters
22a68baf0c Rework podspec to organize header file imports to match existing RestKit releases 2012-09-05 11:04:42 -04:00
Blake Watters
10377d0a70 Overhaul RKParser API's for clarity and simplicity:
* Adds support for NSJSONSerialization. closes #476
* Renames RKParser to RKSerialization
* Renames RKParserRegistry to RKMIMETypeSerialization
* Rework serialization implementations API's to use class methods
* Fold together string and regular expression matching for MIME Type registrations
* Port serialization implementations to working off of NSData instead of NSString. refs #762
* Migrate JSONKit to being an optional component. See https://github.com/RestKit/RKJSONKitSerialization
2012-09-04 13:07:31 -04:00
Blake Watters
864dd5ed1e Update Podspec 2012-08-29 18:58:18 -04:00
Blake Watters
5b526e03c8 Adding podspec to the repository 2012-08-28 20:54:27 -04:00