blob: 3ad803fce17b09a116a1f6346892a219ff09b4d3 [file] [log] [blame]
{
"name": "JXNetworking",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JXNetworking/Classes/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}