Blake Watters
f57556ea9c
Fix CocoaPods build warning "preferred_dependency has been renamed to default_subspec."
2013-04-09 15:05:21 -04:00
Blake Watters
ce5193d242
Bump AFNetworking Podspec dependency and submodule reference to 1.2.0
2013-03-25 10:09:33 -04:00
Blake Watters
255c1c74f9
Update Podspec to v0.20.0
2013-03-20 20:38:05 -04:00
Blake Watters
d2eea3634a
Bump version to v0.20.0-rc1
2013-02-01 11:36:40 -05:00
Blake Watters
9a935ba7e9
Pull the CoreData header into the PCH to trigger conditional compilation of Core Data specific bits. refs #1126
...
This is a distateful temporary workaround until I can find a better solution. To try and decouple components from Core Data,
I have introduced conditional compilation against the `_COREDATADEFINES_H` value. This enables you to opt into the Core Data specific
features by adding the import into your target's PCH file. Unfortunately at the moment on CocoaPods, there is no way to add the import
to the PCH only when you pull in the Core Data subspec. I have opened an issue on CocoaPods to pursue a solution.
See https://github.com/CocoaPods/CocoaPods/issues/723
2013-01-07 11:48:22 -05:00
Blake Watters
ee00e59854
Bump VERSION to 0.20.0-pre6
2013-01-03 23:06:31 -05:00
Jean Regisser
688ef760f4
Bumped AFNetworking to 1.1.0
2013-01-02 19:49:02 +01:00
Blake Watters
baa9f62b6e
Set Podspec to point at pre5
2012-12-26 20:27:58 -05:00
Blake Watters
90fdf46d37
Bumping VERSION and Podspec to pre4
2012-12-09 12:18:14 -05:00
Lasse Bang Mikkelsen
1e23b1c037
Bumped AFNetworking version to 1.0.1
2012-12-03 20:56:35 +01:00
Blake Watters
2b9c7ca275
Bump version of Podspec to pre3 on development
2012-12-02 15:56:45 -05:00
Blake Watters
a39a1e02eb
Tagging Podspec version
2012-11-28 23:30:20 -05:00
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