Latest | 3.1.0.9 |
---|---|
Homepage | https://github.com/xzjxylophone/AFNetworking-RX |
License | MIT |
Platforms | ios 7.0, requires ARC |
Dependencies | AFNetworking |
Frameworks | Foundation, UIKit |
Authors |
AFNetworking-RX
Add
Latest podspec
{ "name": "AFNetworking+RX", "version": "3.1.0.9", "license": "MIT", "summary": "AFNetworking+RX is a simple ext of AFNetworking", "homepage": "https://github.com/xzjxylophone/AFNetworking-RX", "authors": { "Rush.D.Xzj": "[email protected]" }, "social_media_url": "http://weibo.com/xzjxylophone", "source": { "git": "https://github.com/xzjxylophone/AFNetworking-RX.git", "tag": "v3.1.0.9" }, "description": "AFNetworking+RX is a simple ext of AFNetworking.", "source_files": "AFNetworking-RX/*.{h,m}", "frameworks": [ "Foundation", "UIKit" ], "requires_arc": true, "platforms": { "ios": "7.0" }, "dependencies": { "AFNetworking": [] } }
Thu, 02 Jun 2016 09:40:04 +0000