Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2016-07-08 | 671 Bytes | |
v0.27.0.tar.gz | 2016-07-08 | 16.5 MB | |
v0.27.0.zip | 2016-07-08 | 16.8 MB | |
Totals: 3 Items | 33.3 MB | 0 |
From [#2434]:
- Removed iOS 5
related code in RKPathUtilities.m
- Increased deployment target to iOS 8.0
and OS X 10.9
on both project and test apps
- Updated rakefile: fixed build:examples
task
- Allowed warnings on
- Fixed pod lib lint
(due to AFNetworking
)AFNetworking
reachability issue with Cocoapods
use_frameworks!
- Fixed headers not found issue with Cocoapods
> 0.38.2
- Moved RKHTTPUtilities
into Network directory
- Updated example projects pod files
- Removed AFNetworking
dependency from podspec
- Renamed all AFNetworking
classes to AFRK
to be able to install any version of AFNetworking
meanwhile using RestKit
.