blob: 7d7a96538938d230109582e9d92f811ee86bf832 [file] [log] [blame]
{
"name": "AFNetworking+RX",
"version": "3.1.0.7",
"license": "MIT",
"summary": "AFNetworking+RX is a simple ext of AFNetworking",
"homepage": "https://github.com/xzjxylophone/AFNetworking-RX",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/AFNetworking-RX.git",
"tag": "v3.1.0.7"
},
"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": [
]
}
}