blob: 17772ee75825bc5bd596517aa94b5113005d3289 [file] [log] [blame]
{
"name": "JXNetworking",
"version": "0.0.3",
"summary": "iOS Networking Framework.",
"description": "iOS Networking Framework by using AFNetworking/ReactiveObjC/MJExtension.",
"homepage": "https://github.com/tospery/JXNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tospery": "tospery@gmail.com"
},
"source": {
"git": "https://github.com/tospery/JXNetworking.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JXNetworking/Classes/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}