blob: d2a752f33a8c22daa4813885ec75a4b0cbd24e04 [file] [log] [blame]
{
"name": "AFNetworking+RX",
"version": "3.1.0.20",
"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.20"
},
"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": [
]
}
}